html { margin: 0px; }

body {
	padding: 0px;
	
	margin: 0px;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color: #2A86B4;

	
	}

	
/*	background-image: url(http://www.straddieonline.com.au/content/images/sitegraphics/background_3.gif);
	background-repeat: repeat;
	background-position: center;
	background-attachment: fixed;		


}


*/


