@charset "utf-8";

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	background: url(/images/_trashOutsideDoor_lg.jpg) no-repeat;
}

#content {
	position:absolute;
	left:755px;
	width:467px;
	z-index:1;
	background: #000 no-repeat;
	color: #FC3;
	font-size: small;
	padding: 20px;
	text-align: center;
	top: 17px;
	font-weight: bolder;
}

#content p {
	text-align: justify;
}

#content h1 em {
	font-size: medium;
	text-align: center;
	color: #F00;
}

#content ul li {
	text-align: justify;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}

