@CHARSET "ISO-8859-1";


body {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
background-color : #000;

line-height: 100.01%;
margin: 0px;
padding: 0px;
}

#wrapper {

;width:1024px;
;height:800px;
width:800px;
height:600px;
background-color: #000;
position:relative;
left:50%;
margin-left:-400px;
margin-top: 100 ;
}

#box_gr {
		 height: 770px;
		 width:   1024px;
/*		 margin: auto ;*/
 
		
/*		 border: 1px solid #29D9C2;
         background-color : #aed3fc ;
		 */
		 }
		 
#center
   {
	width:790px;
    height:100px;
    position:relative;
    margin-left:-200px;
/*    margin-top: 40px;*/
    left:50%;
	}	