.style13 {color: #FFFFFF; font-size: 13px;}
	
	body{
	background:#0000ff;
	background-color: #ffffff;
	background-image: url(bg/bg1.jpg);
	margin-top:0px;
	}
	#box1{
	width:850px;
	height:auto;
	border:5px color:#000000;
	background-color: #ffffff;
	-moz-border-radius:35px;
	-webkit-border-radius:35px;
margin:0px 25px 0 0;
padding:10px;
float:center;

	}

#box2{
	width:1000px;
	height:auto;
	border:5px color:000000;
	background-image: url(bg/bg1.jpg);
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
margin:0px 25px 0 0;
padding:0px;
float:center;
	}

#box3{
	width:750px;
	height:auto;
	border:0px solid black;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
margin:0px 0px 0 0;
padding:10px;
float:center;
background-color: #f8f4f1;
	}
.style3 {font-size: 12px}