body {
	text-align: center;
	background-color: #836A63;
	font-size: 9px;
	color: #F3EAE5;
	font-family: Tahoma, Geneva, sans-serif;
}
#container {
	text-align: left;
	height: 496px;
	width: 500px;
	padding: 0px;
	background-image: url(../tlo.jpg);
	background-repeat: no-repeat;
}
#top {
	height: 340px;
	width: 500px;
}
#down {
	height: 130px;
	width: 430px;
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 60px;
	color: #000;
}
.h1 {
	font-size: 18px;
	font-weight: 400;
	color: #836A63;
	line-height: 24px;
}
a:link {
	color: ;
	text-decoration: none;
	color: #C0575C;
}
a:visited {
	text-decoration: none;
	color: #C0575C;
}
a:hover {
	text-decoration: underline;
	color: 836A63;
}
a:active {
	text-decoration: none;
	color: #B4323C;
}
