body {
	background:#000;
	margin:0;
	font-family:Verdana, arial, helvetica;
}
#wrap {
	margin:0 auto;
	width:900px;
	color:#000;
}
#content {
	padding:30px;
	background:#D3D7F8;
	text-align:center;
	font-size:18px;
}
#footer {
	font-size:14px;
	color:#fff;
	text-align:center;
	padding:20px;
}
#footer a {
	color:#fff;
}
h1 {
	font-size:28px;
	letter-spacing: -1px;
}
h2 {
	font-size:26px;
	letter-spacing: -1px;
}
h3 {
	font-size:20px;
	letter-spacing: -.6px;
}
h4 {
	font-size:18px;
	letter-spacing: -.6px;
}
.style1 {
	color: #0000FF
}
.style3 {
	color: #FF0000
}
