BODY {

  margin-left: 6%;

  margin-right: 5%;

  background-color: Ivory;

}





.Lev1{

	background-color:RoyalBlue;

	color:Ivory;

  	font-style: bold;

}





.Lev2{

	background-color:Ivory;

	color:Black;

	border:solid;

	border-width:thin thin thin medium;

	border-color:RoyalBlue;

	font-style:normal;

}



.Lev3{

	color:RoyalBlue;

}



.logo{

	position: relative;

	height:75px;

	width:600px;

	backbround:Ivory;

}



.first{

	position: absolute;

	left:0px;

	top:0px;

	font-size:60px;

	font-weight:900;

	color:Navy;

	background:Pink;



}



.second{

	position:absolute;

	left:45px;

	top:30;

	fontsize:45;

	border-style:solid;

	border-width:5px 0px 5px 0px;

	border-color:RoyalBlue;

	background:Ivory;



}



.secondE{

	position:absolute;

	left:35px;

	top:30;

	fontsize:45;

	border-style:solid;

	border-width:5px 0px 5px 0px;

	border-color:RoyalBlue;

	background:Ivory;

}



.bluebar{

	positon:absolute;

	left:100px;

	top:80px;

	fontsize:10;

	color:RoyalBlue;

}



.hpinkbar{

	positon:absolute;

	left:0px;

	top:80px;

	fontsize:50;

	color:Pink;

}



.vpinkbar{

	position:absolute;

	left:0px;

	top:0px;

	fontsize:100;

	color:Pink;

}



.map{

	position:absolute;

	top:100;



}



IMG{

	border-style: solid;

	border-width: 0px;

	border-color: #FFFFF0;

}



P{



}



.textcenter{

		text-align:center;

}

.blur{
	color:999999;
}

