body
{
 background: #000000; margin: 0; height: 600px; width: 100%;
 font-family: arial narrow; font-style: normal; font-variant: normal;
 font-weight: bold; 
 word-spacing: normal; letter-spacing: normal;
 text-align: center; text-decoration: none; 
 text-transform: none; text-indent: 0px;
}

#content 
{
	width: 800px; margin-left: auto; margin-right: auto; text-align: center;
}

#header
{
 position: absolute; color: #FF0000; font-size: 72px; width: 800px; top: 200px;
}

#info
{
 position: absolute; color: #00FF00; font-size: 18px; width: 800px; top: 300px;
}

#email
{
 position: absolute; color: #0000FF; font-size: 24px; width: 800px; top: 320px;
}
