body {
	background-color: #ffffff;
	background-image: url(images/white2.gif);
	background-position: center;
	background-attachment:scroll;

#background-repeat: no-repeat;
	background-repeat: repeat-y;

#margin: 200px;
	margin-left: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 200px;
 
}
 
.style_4 {
	background-color: #3399ff;
}
