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

body {
background-color:#E8F7FC;
width: 800px;
height: 600px;

margin: -300px 0 0 -400px;
position: absolute;
top: 50%;
left: 50%;

}

