body {
	margin: 0;
	padding: 0;
	background-image:url('bg5.jpg');
	background-size: 100%;
	-o-background-size: 100%;
  	-webkit-background-size: 100%;
	background-color: #000;
	color: #fff;
	font-family: Arial;
	font-size: 9pt;
}

#wrapper {
	margin: 30px auto;
	padding: 50px 55px;
	width: 968px;
	height: 650px;
	background-image:url('jagged.png');
	
}


#logo {
	float: left;
	width: 300px;
	height: 212px;

}


#navigation {
	position: relative;
	left: 290px;
	top: -285px;
	width: 600px;
	height: 40px;	
}


#line {
	position: relative;
	left: 300px;
	top: -125px;
	width: 668px;
	height: 111px;

}


#left {
	position: relative;
	top: -145px;
	width: 295px;
	height: 415px;
	text-align: left;

}


#centre {
	position: relative;
	top: -660px;
	left: 320px;
	Padding: 10px 10px;
	width: 600px;
	height: 520px;
}

#kyle
{
	position: relative; 
	left: 406px; 
	top: -288px;
	width: 295px; 
	height: 415px;
}

#steve
{
	position: relative; 
	left: 438px; 
	top: -145px;
	width: 295px; 
	height: 415px;
}


/* ########### MAIN NAVIGATION ########## */

.mainNavigation {
	display: block;
	float: left;
	width: 90px;
	height: 25px;
	text-align: center;
	margin-left: 25px;
	padding-top: 0px;
}

a.navi:link, a.navi:visited {
	text-decoration: none;
	color: #680000;
	font-size: 12pt;
	font-weight: bold;
}



/* #### Links #### */



img {
	border: 0;
}