body{
	background-color:#ffffff;
}

.nav{
	background-image:url("images/nav/blank.png");
	border: 0px;
	border-spacing: 0px;
	border-padding: 0px;
	width:120px;
	}
.contain{
	background-image:url("images/mountain_background.jpg");
	background-repeat: no-repeat;
	background-attachment:fixed;
	width:620px;
}

.contact{
	text-indent:50px;
}