/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image:url(http://www.themegreen.com/webcams/images_site/summer.jpg);
	background-attachment: fixed;
	background-repeat:repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	}
