#contents {
	 margin: 0 auto;
        
	}
#main { background-color: white;;
       	float:left;
        width: 100%;
        hight: 500px;
        margin-top: 30px;
        margin-bottom: 10px;
        margin-left: 10px; 
        text-align: left;
        color: darkolivegreen;
        font-size: 12pt;
        background-repeat: no-repeat;
        padding: 3px;
	margin-left:15px;
        margin-bottom: 3px;
	font-weight: bold;
	line-height: 150%;
}
#box{  margin-right: 270px;
	position: right;
        font-size: 90%;
	top:260px;
	margin-left: 50px;
}
