/* layout and Styles */
/* 
colours


 */

/* layout  */

body
{
	background-color:#26120B;
	margin-top:-0px;
	margin-left:-0px;
}

#wrap
{
	overflow:auto;
	width:320px;
	height:580px;

}

#header
{
	background:url(../images/header.jpg); 
	background-repeat:no-repeat;
	height:120px;
	
}



/* Styles */
