﻿body 
{
	background-image: url('/Images/background.jpg');
}

div#container
{
	background: url('/Images/backgroundHome.jpg') 50% 0% no-repeat;
}

div#navigationContainer
{
	position: relative;
	z-index: 5;
}

#flashContainer
{
	width: 945px;
	height: 720px;
	position: relative;
	top: -50px;
	z-index: 4;
}

div#footer
{
	padding-top: 0px;
}

#rulesContainer
{
	top: 60px;
}