#wrapperindex {
	height: 500px;
	width: 800px;
	margin-top: 66px;
	border: 3px double #FFFFFF;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
body, h1, h2, h3, h4, h5, p, li, ul {
	margin: 0px;
	padding: 0px;
}
body {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #003366;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
