#container {
	width:900px;
	margin:0 auto;
}

img.left{
	float: left;
      
}



#Maskhead {
	color:yellow;
	padding:10px;
	border:2px solid #E0E0E0;
	background-image:url('13.jpg');
	background-repeat:no-repeat;
	margin:0 0 0px 0;
	text-shadow:white 15px 15px 8px;
	letter-spacing:10;
	font-family:algerian;


}


#navigation{
	background-color:3399FF;
	margin-bottom:0px;
	font:italic small-caps bolder "Times New Roman", Georgia, Serif;
}

#navigation a{	
	color:660033;
	
}
#navigation a:hover{	
	color:red;
	
}

#content {
	border:0px solid pink;
	padding:10px;
	width:97.6%;
	height:80%;
	background-color:#E0E0E0;	
	
}



.p{
	font:italic small-caps bolder 30px/30% "Times New Roman", Georgia, Serif;
	

}




body {
	background-image:url('bk1.jpg');
	background-attachments:fixed;
	background-position:100px 100px;   

}


	
#footer {
	width:900px;
	height:10%;
	background-color:3399FF;
	text-align:center;
	color:black;
	
}

