 @font-face {
  font-family: 'BKoodakBold';
  src: url('fonts/BKoodakBold.eot?#') format('eot'),  /* IE6–8 */
       url('fonts/BKoodakBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('fonts/BKoodakBold.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
.BKoodakBold {
	font-family: BKoodakBold, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0354a6;
}
a:link {color:#cd4639;text-decoration:none;}      /* unvisited link */
a:visited {color:#cd4639;text-decoration:none;}  /* visited link */
a:hover {color:#000000;text-decoration:none;}  /* mouse over link */
a:active {color:#cd4639;text-decoration:none;}  /* selected link */

 body {
	margin: 0;
	padding: 0;
	background-color:#637081;
 }
 
 #background 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: relative; 
	 margin-left: auto; 
	 margin-right: auto; 
	 width: 1024px;
	 height: 2250px; 
	 overflow: hidden;
	 z-index:0;
	} 

 #Layer11 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: absolute; 
	 width: 1024px;
	 height: 2000px;
	 z-index:1;
} 

 #Layer10 
{ 
	 left: 42px; 
	 top: 450px; 
	 position: absolute; 
	 width: 436px;
	 height: 446px;
	 z-index:2;
} 

 #Layer5copy 
{ 
	 left: 547px; 
	 top: 450px; 
	 position: absolute; 
	 width: 436px;
	 height: 446px;
	 z-index:3;
} 
