html { margin: 0px; }
body {
	padding: 0px;
	
	margin: 0px;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color: #ffffff;

	
	
	
	background-image: url(http://www.straddieonline.com.au/content/images/sitegraphics/background_1.jpg);
	background-repeat: repeat;
	background-position: center;
	background-attachment: fixed;		


}



.webcam1 {
	border-style:solid;
	border-top-width: 50px;


}