#contents {
	 margin: 0 auto;
        }
#main { background-color: white;
	float:left;
        width: 100%;
        hight: 500px;
        margin-top: 30px;
        margin-left: -160px; 
        text-align: center;
        color: darkolivegreen;
        font-size: 13pt;
        background-repeat: no-repeat;  
        }
#box{  margin-right: 260px;
	position: right;
        font-size: 90%;
	top:270px;
	margin-left: 50px;
}
#side { background-color:white;
	width:285px;
        float:left;
        font-size: 90%;
	top:350px;
	margin-left: -135px;
        margin-top: 1em;
        margin-bottom: 10em;
       
       }