body
{
   
	font-family: tahoma;
	font-size:50px;
	color: black;
	background: #787878 url(menu/img01.jpg) repeat right top;
}
.box
{	font-size:50px;
		background-color: rgb(255,255,255);
}
p
{
	color: rgb(0,0,0); font-family:tahoma; font-size:12px;

}

h1
{
	color:rgb(37,50,94); font-family:tahoma; font-size:40px; 
}
h2
{
	color: rgb(44,111,182); 
}
h3
{
	color:rgb(37,50,94); font-family:tahoma;
}
h4
{
	color:rgb(37,50,94); font-family:tahoma;
}
h5
{
	color: rgb(107,138,202);
}
h6
{
	color: rgb(107,138,202);
}

.title {
	height: 50px;
	margin: 0px 10px;
	padding: 11px 10px 4px 10px;
	text-transform: capitalize;
	font-weight: normal;
	background: url(menu/img12.jpg) no-repeat right top;
} 
}

    