body {
	margin: 0px;
	background-color: #F8F4F3;
}
.ll {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #110D0C;
	border-left-color: #110D0C;
}

.top {
	background-image: url(images/image001.jpg);
	background-repeat: no-repeat;
	height: 263px;
	width: 604px;
	color: #000;
	font-weight: normal;
	font-size: 12px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 16px;
}
#content {
	position: absolute;
	height: 400px;
	width: 500px;
	left: -1200px;
	top: -800px;
}

.top p {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
