body {
	font-family:"Trebuchet MS", sans-serif;
	font-size:14px;
	width:600px;
	margin:0 auto;
	margin-top:40px;
	background:#fff;
}

h2, h3 {
	text-align:center;
	margin:0;
	padding:0;
}

h2 {
	font-size:30px;
}

a {
	color:#6699FF;
	text-decoration:underline;
}

a:hover {
	color:#3300CC;
	text-decoration:underline;
}
