

body { margin: 0;
padding: 0;
background-color: #000000;}

#container { margin: 0 auto;
width: 830px;}

#container .header {  
width: 830px;
height: 55px; }

#content {width: 830px;
height: 250px;
margin-top: 85px;
}

#headl { background: url(/images/Image_myHead.gif);width: 295px;
height: 344px; float: left;}

#headl h1 { text-indent: -9999px;}

#textr { float: left; font-family: arial;
font-size: 16px; 
height: 400px;
width: 444px;
color: #BFBFBF;
margin: 3px 0px 15px 45px;
line-height: 19px;

}

#textr .last{ 
padding: 0px 0px 25px 0px;
}

#textr h1 { background: url(../images/what_up_header.gif); background-repeat: no-repeat;
width:146px;
height:32px;}

#textr a { text-decoration: none;
color: #ebe800;}

#textr a:hover { text-decoration: underline;
color: #ebe800;}

#content .gary {color: #ebe800;}

#textr .whatup { font-size: 20px;
font-weight: bold;}

#textr h2 { font-size: 16px;
font-weight: normal;
margin: 0;
padding: 0;}

#content .copyright { font-size: 11px;
color: #444;}

