﻿body 
{
	
	background:url(/images/splash.jpg) fixed center center no-repeat;
	cursor:pointer;
	
	color:#0096d4;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:1022px;
}

html, body
{
	height:100%;
}

a img
{
	border:0;
}

#content
{
	height:100%;
}

#content img
{
	position:relative;
	top:-11px;
	left:-11px;
}