body {
	width:600px;
	margin:20px auto;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:130%;
	color:#555;
}
#main {
	width:400px;
	float:right;
}
#side {
	width:200px;
	float:left;
}
#nextdomains {
	font-size:70%;
}
