@charset "UTF-8";
/* CSS Document */

body {
	background-color: #AFAFAF;
	background-image: url(images/newbg.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin-top: 10px;
}

