body {
        font-size: 72.5%; /* Resets 1em to 10px */
        font-family:"Trebuchet MS", sans-serif ;
        text-align: center;
        padding: 0;
        margin: 0 auto;
}

.main {
	width:945px;
	height:980px;
        margin: 0 auto;
}
.blue, a, .last{
	color:#3590cf;
	text-decoration:none;
}
.alexa {
	width:310px;
	height:370px;
	float:left;
}
.quantcast {
	margin-top:30px;
	width:310px;
	height:370px;
	float:left;
}
.compete {
	width:310px;
	height:370px;
	float:left;
}
.blogsearch {
	width:500px;
	height:200px;
	float:left;
}
.rankings {
	margin-top:10px;
	width:400px;
	height:200px;
	float:left;
	border:1px blue dotted;
}
