/* Stellar CSS Document */

body{
background-color: #000000;
margin: 0;
}

#content_holder{
margin-left: 50px;
margin-top: 30px;
width: 510px;
}


.content_lhs{
width:300px;
}

.content_rhs{
width:175px;
padding-left: 20px;
float:right;
}
