@charset "utf-8";
/* CSS Document */

.center {
position: absolute;
top: 50%;
left: 50%;
margin-left: -200px; 
margin-top: -200px; 
