h1{
	text-align:center; 
	font-family: tahoma; 
	background-color:#FFCCFF; 
	color: white;
	padding: 10 px;
	border-bottom: 4px solid #0066CC;

}

h2 {
text-align:center; 
font-family: tahoma; 
border-width: 5px;
border-style: inset;
border-color:#FF99CC;
font-size:18px;
}

h3{
	text-align:center; 
	font-family: tahoma;
	background-color:#99CCFF; 
	color: white;
	padding: 5px;
	border-bottom: 4px solid #0066CC;
	font-size:13px;
	
}
h4 {
	text-align:center; 
	font-family: tahoma; 
	background-color:#0099FF; 
	color: white;
	padding: 5px;
	border-bottom: 4px solid #0066CC;
	font-size:13px;
}

body {
	width:900px;
	margin-left: auto; 
	margin-right:auto; 
	background-image: url('https://th.bing.com/th/id/OIP.-w4L4_hiOC06g1SVl8hszQHaI4?rs=1&pid=ImgDetMain');
background-attachment:fixed;
border-bottom: 4px solid #0066CC;
font-size:18px;
text-align:justify;
line-height:1cm;

	
	
	
} 

a {
	text-decoration:none; 
	color: #000033 ;
}
a:hover {
	color:#FF6EC7;
	font-weight: bold;
	text-align:justify;

	
	
}

p{
	text-align: justify; 
	font-family: tahoma; 
	line-height:0.5cm;
	
	
}

li{
	font-size:18px;
	color: #FFCC00;
	text-align: left; 
	font-family: tahoma; 
	line-height:1cm;
	
	
}

img{
border: 2px solid #0066CC;
padding: 3px;

	
}
