body{
	margin-top:0px;
}
.parallax{
	background-image:url("../images/kuakata.jpg");
	height:500px;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 960px, 500px;
}
nav{
	height: 50px;
	position:fixed;
	background: rgba(0,0,0,0.8);
}
.parallax nav li{
	float:right;
	display:inline;
	padding: 0px 15px 0px 15px;
}
.parallax nav li a{
	font-size: 18px;
	text-transform:capitalize;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
.active{
	padding:2px 4px 2px 4px;
	background: #E2472F;
	border-radius: 13px;
}
nav p{
	float:left;
	background:black;
	color:#fff;
	font-weight:bold;
	letter-spacing: 2px;
	line-height:25px;
	margin-top:10px;
	margin-left:10px;
	padding: 2px 6px 2px 6px;
}
.parallax1{
	background-image:url("../images/kuakata1.jpg");
	height:500px;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 960px, 500px;
}
.parallax2{
	background-image:url("../images/kuakata2.jpg");
	height:500px;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 960px, 500px;
}
.parallax3{
	background-image:url("../images/kuakata3.jpg");
	height:500px;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 960px, 500px;
}
.parallax4{
	background-image:url("../images/kuakata4.jpg");
	height:500px;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 960px, 500px;
}
.parallax5{
	background-image:url("../images/kuakata5.jpg");
	height:500px;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 960px, 500px;
}