body{
	background-color: #e0bd85;
}
.head{
	font-family: Cambria;
	font-size: 30px;
}
.head1{
	font-family: Cambria;
	font-size: 24px;
        font-weight:bold;
}
.para{
	font-family: Cambria;
	font-style: oblique;
        font-size: 22px;
}
ul{
	list-style-type: square;
	
}