body{
background:#fff;
}

#login{
float:right;
margin-top:-42px;
}

label{
width:240px;
text-align:left;
float:left;
color:#fff;
font-weight:bold;
margin-top:7px;
}

input{
margin-top:7px;
}

#newaccount{
float:right;
margin-right:5%;
margin-top:7%;
}

#splashImage{
position:absolute;
width:400px;
float:left;
margin-top:190px;
margin-left:5%;
}

#splashBar{
width:100%;
min-height:340px;
padding-bottom:2%;
background:#66A7C5 url('http://gitdressed.com/img/gradients/divgradient640.png') fixed repeat-x;
}

#splash h2, h3, h4{
position:absolute;
margin-left:3%
}

#splash h2{ 
margin-top:20px;
}

#splash h3{
margin-top:60px;
color:#EEE;
}

#splash h4{
margin-top:95px;
color:#DDD;
font-size:13px;
}


#newaccount h2{
color:#DDD;
}


