body {
	background: #fff url(./theme/body-bg-1.gif) center top repeat-y;
}
a { color: #03b95e; }
a:visited { color: #039849; }
a:hover { color: #26BE05; }
#wrapper { width: 800px; text-align: center; margin: auto;}
#ad {width: 200px; float: right; }
#contents {width: 600px; float: left; text-align: left; }
#footer { color: #999999; width: 100%; text-align: center; clear: both;}
#thum {float: left; margin: 5px;}