@charset "utf-8";
/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 1;
padding: 0;
border: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
color: #666666;
background-color:#999999;
}
#wrapper{
width: 1024px;
background-color: #e7e8b0;
margin:10px auto;
text-align: left;
}
