@import "http://"; 

body {
	background-color:#3366cc;
	font-size:18px;	color:#000000; margin:1%;
	line-height:175%;
}

#box {
	font-size:22px;
}

#ad {
	float: left;
}

#main {
	float: left;
	background-color:#FFFFFF; width:800px;
}

#cl {
	clear: both;
}

h1 {
	font-size:22px;	color:#0000FF; margin:1%;
	line-height:100%;
}
h2 {
	font-size:20px;	color:#CC0000; margin:1%;
	line-height:100%;
}
h3 {
	font-size:18px;	color:#FF3333; margin:1%;
	line-height:100%;
}
 
