body 
{
    background:black;
}

*{
    border:0;
    margin:0;
    padding:0;
}

div#wrapper {
   position:relative;
   top:14px;
   width:740px;
   margin:0 auto;
  }

div#loveW {
    position:absolute;
    top:0px;
    left:207px;
    z-index:2;
    width:533px;
    height:82px;
    text-align:center;
    background-color:#BCBCBC;     
 }
   
#headWapper  {
  position:relative; 
}  
 
 #bottomWapper  {
    position:absolute;
    left:0px;
    top:82px;
    z-index:1;
    background-color:#F4F4F4;
    width:740px;	
 } 
 
 #textArea {
 	text-align:center;
    height:100px;
 }
    
#textArea img {
	clear:both;
	margin:3px;
}
 
div#textArea   p {
	text-align:left;
    font-family:Arial, "Lucida Console", Tahoma, sans-serif;
	margin: 12px 32px;
	font-family:Arial, "Lucida Console", Tahoma, sans-serif;
    font-size:.8em;
    line-height:130%;
 }
     
 div#bottomWapper  ul li  {
     display:inline;
    margin:0 4px;
    line-height:34px;
 }
 
  div#bottomWapper  ul  {
    background-color:#BCBCBC;  
    height:34px;
    padding-left:10px;
    color:Black;
     font-family:"Arial Black",  Impact, "Trebuchet MS", Sans-Serif;
     font-size:.8em;
}
  
 div#bottomWapper a  {
    color:#000000;
    padding: 0px 3px;
 }
 
 div#bottomWapper a:focus, div#bottomWapper a:hover {
   background-color:#9D9D9D;
    padding: 0px 3px;
 } 
  
 a#thisPage {
    background-color:#9D9D9D;
    padding: 0px 3px;
 }
 
  a#thisPage {
    background-color:#9D9D9D;
    padding: 0px 3px;
 }   