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

body {
text-align: center;
min-width: 600px;
}
#wrapper {
margin:0 auto;
width:1000px;
text-align: left;
}
