body {
 background-color:#fff;
 height:auto;
 margin:0 auto;
 width:100%;
 font-family: Verdana,Geneva,sans-serif;
 font-size: 14pt;
 color:#333333;
 line-height: 20pt;
 font-style: italic; 
}

.main {
	font-size: 18pt;
	line-height: 26pt;
}

a, a:visited {
	color:#333333;
}

a:hover {
	color:#333333;
	text-decoration: none;
}


.outside {
	width: 90%;
	height: 90%;
	min-height: 500px;
	text-align: center;
	margin:auto;
}

.img {
	text-align: center;
	margin: 3%;
}