@charset "utf-8";
/* CSS Document */

body {
background: url(bg_pattern.png) repeat;
text-align:center;
margin:0;
}

#container {
margin:auto;
width: 900px
height: 700px;
}

