
/* start elements tag */
* {margin: 0px; padding: 0px;}
body {background-color: #fff; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:14px; 
	text-align: justify;}
/* end elements tag */

#wraper {width: 1px; height: 1px; position: absolute; left: 50%; top: 50%;}
#content {position: absolute; width: 700px; height: 550px; top: -275px; left: -350px;}



