@charset "utf-8";
/* CSS Document */

body {background:url(background.jpg) no-repeat center center;background-size:auto;}

#box {margin: auto;position: absolute;top: 0; left: 0; bottom: 0; right: 0;height:100px;width:300px;}


