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

html{
height: 100%;
}

body{
height: 100%;
}

#page{
position: absolute;
top: 50%;
left: 50%;
margin: -280px auto 0 -497px;
}
