﻿body {
}

#content
{
    width:1000px;
    margin:auto;
    background-position:left;
	}
#main
{
	width:300px;
	height:600px;
	margin:auto;
	background-position:center;
	border:#000000;
    background:#009900;
    float:left;
	}	
.mainsmall
{
	width:600px;
	height:200px;
	margin:auto;
	background-position:center;
	float:left;
	}
