@charset "utf-8";
/* CSS Document */


*{margin:0; padding:0;}
 
html{height:100%; font-size: 125%}
body {line-height: 2em; text-align:center; font-weight:normal; font-family:"Arial"; color:#333; height:auto; font-size: .75em; background-color:#E8E8E8;}
.wrapper{width:70%; height:80%; left:15%; top:10%; position:absolute; margin:0 auto; border:0;}

