/* CSS Document */
body   {
	background-color: #660066; 
	vertical-align: middle;
	text-align: center;
	}	
	
div#mainBox   {
    background-color: #660066; 
	width:802px;
	height:600px;
	}

