body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
}

p {
 padding: 10px;
}

#wrapper { 
 margin: 0 auto;
 width: 740px;
}

#content { 
 float: left;
 color: #333;
 background: #FFFFFF;
 width: 440px;
 display: inline;
}

#leftcolumn { 
 color: #333;
 background: #EBE3CD;
 width: 280px;
 float: left;
}
