body {
	background-color: #3B3B3B;
	margin: 0px;
	padding: 0px;
}
.welcome {
	background-attachment: scroll;
	background-image: url(img/flood.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 52px;
	width: 100%;
	margin-top: 15%;
}
