body {
	color: #8b4513;
	font-size: small;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #490b00;
	text-align: center; }
.can {
	position: absolute;
	top: 10%;
	left: 20%;
	width: 310px;
	height: 360px;
	border: solid 1px #b3b3b3; }

#mast {
	color: #4e95c8;
	font-size: x-small;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }

p {}
td {}
a:link {
	color: #ff8c00 ;
	text-decoration: none; }
a:visited {
	color: #d2691e ;
	text-decoration: none; }
a:hover { color: #ffd700 }
a:active { color: red }
.maintext {
	color: #eee8aa;
	font-size: x-small;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	text-align: left;
	width: 370px;
	margin: 40px auto 15px;
	padding-left: 20px;
	border-left: 4px solid #b22222; }

#footer {
	color: #8b4513;
	font-size: 0.8em;
	text-align: center;
	width: 300px;
	margin: 20px auto 40px; }

#footer a {
	color: #8b4513;
	text-decoration: underline; }

#footer a:hover {	color:           #ffd700;
	text-decoration: underline; }
.highlight {
	color: #b88645; }

.caption {
	font-size: xx-small; }

