html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3366CC;
	background-color:#272f42;
	margin: 0;
	padding: 0;
	text-align:center;
	}


#wrapper {
	width: 700px;
	background-color:#ffffff;
	margin:0px auto;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	text-align:left;
	padding: 0 0 0 0;
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
}

#download {
height: 100px;

}.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
.footertext {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 20px;
	padding-top: 5px;
	font-weight: bold;
	padding-bottom: 5px;
}

#footer {
	height: auto;
	width: 700px;
	background-color: #CC0000;
}
