

#page-wrap 
{
margin-top: 8%;
width: 800px;
margin-left: auto;
margin-right: auto;
background: #1f4974;
height: 450px;
}

img {
	border: none;
}

.inside {
height: 450px;
width: 690px;
position: absolute;
left: 25px;
top: 20px;
padding: 5px;
text-align: left;
background-color: white;
text-color: white;


}
body,td,th {
	font-size: strong; 
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

	}
	
	
	input, select, textarea {
		border: 1px solid #CCC;
	}