﻿html, body
{
	background: #000000 url('../images/reach_bg2.jpg') no-repeat center top;
	font-size: 7pt;
	color: #FFFFFF;
	font-family: Verdana,Helvetica,Arial,Sans-Serif;
	margin: 0px;
	padding: 0px;
}
.clearer {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}


#coming_soon
{
    margin-left: auto;
    margin-right: auto;
    vertical-align: top;
    width: 300px;
    height: 100px;
    text-align: justify;
	padding-top:200px;
}

#install_sl
{
    height: 260px;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
}

a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}

#content
{
	width: 790px;
	height: 900px; margin: 0px auto;
}

#esrb
{
    height:135px;
    width:788px;
}


#stroke
{
	padding-top: 19px;
}

#bungie_logo
{
	float: left;
	padding-top: 6px; width:79px;
}

#footer_links
{
	float: left;
	padding-top: 12px; width:566px; text-align:center;
	padding-left: 0px;
}

#xbox_logo
{
	float: right;
	padding: 6px 1px 0 0;
	width:138px;
}
