body { text-align:center; }
#outline {
 width:700px;
 text-align:left;
 margin:0 auto;
 }
.outline-margin { margin:0 10px; }
.header { 
 background-image:url(img/headerbg.png);
 background-repeat: repeat-y;
 }
.main { 
 width:552px;
 float:right;
 background:#FFFFFF;
 }
.side { width:148px; float:left; }
.c-both { clear:both; }
