body {
	background-image: url(images/background.jpg);
	margin-top: 30px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:justify;
	color:#60442F;
}
/* links */
A:link    { color: #60442F }
A:active  { color: #60442F}
A:visited { color: #60442F}
A:hover   { color: #60442F}
/* end links */
.menu1 {	font-family: "Times New Roman", Times, serif;font-weight: bold;}
.menu2 {font-family: "Times New Roman", Times, serif}
.menu4 {font-family: "Times New Roman", Times, serif; font-size: 12px; }