.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #A40148;
	text-decoration: none;
	text-align: justify;
}
#fullheight{height:100%}

html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	background-color: #ccccff;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 400px;
}