body {
	font-family:Helvetica, Arial, sans-serif;
}

h1, h2, p {
	text-align:center;
	color:#F1F2F2;
}

h1 {
	padding-top:120px;
	font-size:64px;
	line-height:24px;
}

h2 {
	font-size:36px;
	line-height:24px;
}

p {
	font-size:18px;
}

img.center {
    margin-left: auto;
    margin-right: auto;
	padding-top: 100px;	
}

#main {
    background-color:#1C75BC;
	height:640px;
}

#badend {
    background-color:#990000;
	height:640px;
}

#goodend {
    background-color:#003300;
	height:640px;
}

#wrap {
	width: 1680px;
	margin: 0 auto; 
}

#header {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#profile {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}