body {
	margin: 0;
	padding: 0;
	background-image: url(images/skatebg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.main_pic {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
	background-image:url(images/main-skate.jpg);
}

