body {
	background-image:url(../images/background.jpg);
	background-attachment:fixed;
	background-color:#F8F2DB;
	padding:0;
	margin:0;
}
table {
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	color:#60211B;
	font-size:12px;
	text-align:justify;
}
a:link, a:visited {
	color:#60211B;
	text-decoration:underline;
}
a:hover, a:active {
	color:#60211B;
	text-decoration:none;
}
.century-gothic {
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size:25px;
}
.header {
	background-image:url(../images/header.gif);
	background-color:#60211B;
}
.slidebar {
	background-image:url(../images/slidebar.gif);
	background-color:#B4D850;
}
.separator-one {
	background-image:url(../images/separator-one.gif);
}
.separator-two {
	background-image:url(../images/separator-two.gif);
}
.contact {
	border:#60211B 1px solid;
	width:180px;
	color:#60211B;
	background-color:#f4e9c9;
}
