body {
font-family:"Lucida Sans Unicode", Verdana, Geneva, sans-serif;
text-align:center;
background-color: #ddd;
}

#wrapper {
background-color: #eee;
margin: 0 auto;
width:800px;
padding:10px;

}

p { text-align: left; }




