/* CSS Document */

Body {
margin:0px;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#00000;
background-image:url(http://raysofsummer.com/images/ros-bg.jpg);
background-position:top center;
background-repeat:repeat-y;
}

#holder {
margin-left:auto;
margin-right:auto;
width:990px;
text-align:center;
}

#keyword{
top:0px;
color:#153462;
font size: 8PX;
}

#header {
width:990px;
top:0px;
background-image:url(http://raysofsummer.com/images/raysofsummer-header.jpg);
background-repeat:no-repeat;
background-position:top center;
height:164px;
}

#htop {
background-image:url(http://raysofsummer.com/images/top.jpg);
background-position:top;
background-repeat:no-repeat;
width:990px;
height:310px;
}


#content {
width: 990px;
background-color:#07162e;
}
