/** Universal **/
body { background-color: #000000; margin: 0; padding: 0; color: #FFFFFF;}
img { border: 0px;}
#background	{ background: url('bg.jpg') no-repeat top center; text-align: center;}

#content	{ min-height: 1379px; height: auto!important; height: 1379px; text-align: center; padding-top: 340px;}

#message { width: 500px;}

a {	
color: #FFFFFF;
}
a:hover {
color: #CCFF00;	
}