 body { position: { position: absolute; top: 0px; left: -10000px; }
	 width: 1200px;
 margin: 20px auto;
  src: http://subtlepatterns.com/?p=1045 
 background: url('dark_geometric.png');
	color: rgba(255,255,255,1.00);
	text-shadow: 0px 0px rgba(255,255,255,1.00);
	list-style-position: inside;
}
 
#container {
 width: 1000px;
 overflow: hidden;
 margin: 0px auto;
 background: white;
}

/*header*/
header {
 width: 800px;
 margin: 20px auto;
}
 
/*photobanner*/
 
.photobanner {
 height: 673px;
 width: 11300px;
 margin-bottom: 0px;
}

/*keyframe animations*/
.first {
 -webkit-animation: bannermove 30s linear infinite;
    -moz-animation: bannermove 30s linear infinite;
     -ms-animation: bannermove 30s linear infinite;
      -o-animation: bannermove 30s linear infinite;
         animation: bannermove 30s linear infinite;
}
 
@keyframes "bannermove" {
 0% {
    margin-left: 0px;
 }
 100% {
    margin-left: -5141px;
 }
 
}
 
@-moz-keyframes bannermove {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -5141px;
 }
 
}
 
@-webkit-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -5141px;
 }
 
}
 
@-ms-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -5141px;
 }
 
}

@-ms-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -5141px;
 }
 
}
.photobanner {
 height: 673px;
 width: 11300px;
 margin-bottom: 0px;
}
 
.photobanner img {
 -webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease;
}
 
.photobanner img:hover {
 -webkit-transform: scale(1.02);
 -moz-transform: scale(1.02);
 -o-transform: scale(1.02);
 -ms-transform: scale(1.02);
 transform: scale(1.02);
 cursor: pointer;
 
 -webkit-box-shadow: 0px 6px 10px rgba(0,0,0,0.5);
 -moz-box-shadow: 0px 6px 10px rgba(0,0,0,0.5);
 box-shadow: 0px 6px 10px rgba(0,0,0,0.5);
}font font b {
}
