html{
	background: url("http://www.planwallpaper.com/static/images/518079-background-hd.jpg")no-repeat fixed;
}

body {
	font-family: Comic Sans MS;
}


#container{
	height: 1200px;
	width: 78%;
	border: 5px solid black;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4%;
	margin-bottom: 4%;
	border-radius: 10%;
	background-color: white;
}

#header{
	background: url('http://www.hotel-r.net/im/hotel/it/color-12.jpg')no-repeat;
	opacity: 1;
	height: 150px;
	width: 40%;
	background-color: white;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	border-radius: 2%;
	text-align: top;
	border:5px solid black;
}

.titlename{
	font-size: 50pt;
	text-align: center;
	margin-top: 7%;
	margin-bottom: 10%;
}

#column{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	height: 550px;
	width: 130px;
}

#submenu{
	height: 100px;
	width: 130px;
	padding: 2px;
	border: 3px solid black;
	border-radius: 10%;
	background-image: url("http://wall.rimbuz.com/wp-content/uploads/Phone-Backgrounds-Wallpaper-Backgrounds.jpg");
}

.menu {
	text-decoration: none;
	text-align: center;
	font-size: 22pt;
	margin: center;
	color: purple;
}

#themainbox{
	background: url('http://cdn.wallpapersafari.com/53/31/F1Bmzi.png') no-repeat;
	height: 1000px;
	float: left;
	width: 75%;
	margin-right: 8%;
	margin-left: 3%;
	margin-top: 1%;
	margin-bottom: auto;
	border-radius: 2%;
	border:5px solid black;
	opacity: 0.9;
}

.intro{
	width: 90%;
	height: 470px;
	margin-top: 20%;
	margin-bottom: auto;
	font-size: 18pt;
	color: balck;
}

.img1{
	width: 500px;
	height: auto;
	margin-left: 2%;
}

#themainbox2{
	height: 1000px;
	width: 75%;
	float: left;
	margin-right: 8%;
	margin-left: 3%;
	margin-top: 1%;
	margin-bottom: auto;
	font-size: 14pt;
	background-color: grey;
	border-radius: 10px;
	border:5px solid black;
}

.histor1{
	padding: 10px;
	width: 90%;
	height: 200px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	font-size: 15pt;
	color: #4d2277;
}

.histor2{
	background: url('https://cdn.pixabay.com/photo/2015/03/26/09/47/sky-690293_960_720.jpg') no-repeat;
	height: 400px;
	width: 90%;
	margin-bottom: auto;
	margin-top: 24%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border-radius: 10px;
}

.img2{
	width: 710px;
	height: auto;
	border-radius: 10px;
	margin-left: 10%;
}

#themainbox3{
	height: 1000px;
	width: 75%;
	float: left;
	margin-right: 8%;
	margin-left: 3%;
	margin-top: 1%;
	margin-bottom: auto;
	background-color: grey;
	border-radius: 10px;
	border:5px solid black;
}

#themainbox4{
	height: 800px;
	width: 75%;
	float: left;
	background-color: #99ffcc;
	margin-right: 8%;
	margin-left: 3%;
	margin-top: 5%;
	margin-bottom: auto;
	border-radius: 15px;
	border: 5px solid black;
}

#explain{
	font-size:20px; 
	width: 80%;
	height: 100px;
	margin-right: 8%;
	margin-left: auto;
	margin-top: 2%;
	background-color: #99ffcc;
}

iframe{
	width: 80%;
	height: 80%;
	margin-left: 8%;
	margin-top: 2%;
}