﻿body {
	background: url('/imagesvi/tile.jpg');
	font: 14px/20px verdana,arial,helvetica,sans-serif;
	color:silver;
}

h1 {
	text-align:center;
	width:232px;
	height:90px;
	background: url('/imagesvi/logo-large.gif');
	
	position:absolute;
	top:300px;
	margin-top:-45px;
	left:50%;
	margin-left:-116px;
}

h1 span {
	display:none;
}

p {
	position:absolute;
	top:350px;
	width:600px;
	left:50%;
	margin-left:-300px;
	text-align:center;
}
