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

/* hide from ie on mac */

html {
height: 100%;
overflow:auto; 
}

#content {
width:1000px;
height:630x;
margin:0px auto;
font-family: Helvetica, Arial;
font-size: 12px;
list-style:square;
}

/* end hide */

body {
margin: 0;
padding: 0;
}

