/* CSS Document */

html, body, img{  
margin: 0; 
padding: 0; 
border: 0;
}

body {
	background: #718DC0 url(images/bg.jpg) repeat-x fixed;
	font-weight: bold;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	font-style:normal;
	color:#000066;
}

#L01 {
width:150px;
height:auto; 
text-align:center;
float:left;
margin-left:20px;
margin-top:80px;
}

#L02 {
width:766px;
height:700px;
float:left;
}

#L001 {
width:100%;
border:0px;
align:left;
float:left;
clear:both;
}
