table { 
	font-family: arial, sans-serif; 
}

.container{ 
	width: 100%; 
   	text-align: center; 
} 

.form{ 
	border-width: 10px; 
    border-style: solid; 
    border-color: #EEEEEE; 
    background-color: #FFFFE0; 
}

