.content {
	width: 780px;
	margin-bottom: 50px;
	text-align: left;
	margin-top: 30px;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.header {
	margin-bottom: 50px;
}
.pic {
	border: 1px solid #FFCC66;
	margin: 14px;
}
h1 {
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.title {
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #FFCC33;
}
.title2 {
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #FFCC33;
	text-align: center;
}
.sales {
	width: 350px;
	float: right;
	margin: 10px;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #FFCC33;
}
a {
	color: #FF0000;
}
a:hover {
	text-decoration: none;
}
.tops {
	font-size: 18px;
	text-align: center;
}
