body {
	margin: 0px;
	padding: 0px;
	background-color: White;
}
div.wrap {
	background-image: url(../im/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height:100%;
	width:100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div.vsp {
	height:450px;
}
div.psiworx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	width: 100%;
	text-align: center;
}
div.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: black;
	width: 100%;
	text-align: center;
}
img {
	border: 0px none;
}
img.logos {
width: 50px;
}

