@charset "utf-8";

html,body
{
	background: url('images/splash-bg.jpg') no-repeat top center;
	margin: 0;
}

div#container
{
	padding-top: 261px;
	margin: 0 auto;
	width: 947px;
}

.prov-link
{
	display: block;
	float: right;
	padding-right: 18px;
}