body {
	margin: 0px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 768px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 12px;
	text-align: center;
}


#wrapper a{
	color:#F00;
	font-weight: bold;
}

#wrapper h3 {
	margin-top:0px;
	line-height: 25px;
}
