body {
	background: url(graphics/reto-bg.jpg);
	font: normal 11px/16px Verdana;
	color: #36160f;
	margin: 10px;
	text-align: center;
}
a:link, a:visited {
	color: #ac1e22;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
h1 {
	color: #ac1e22;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	font-family: "Georgia";
	margin-top: 15px;
	width: 300px;
	border-bottom: 1px solid #ac1e22;
	padding-left: 5px;
}
h2 {
	font: 14px "Lucida Grande";
	font-style: italic;
	color: #7d615d;
}
h3 {
	font-size: 15px;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 2px;
}
.main-area {
	width: 790px;
	background-color: #ffffff;
	border: 5px solid #c878b2;
}
.main-text {
	width: 760px;
	text-align: left;
}
.main-text1 {
	width: 760px;
	text-align: center;
}
.menu {
	border-bottom: 5px solid #c878b2;
}
.menus {
	border-right: 2px solid #c878b2;
	border-left: 2px solid #c878b2;
}
.menus a:link, .menus a:visited {
	font-family: Georgia;
	font-size: 13px;
	display: block;
	background-color: #cfa8a4;
	color: #36160f;
	text-decoration: none;
	height: 20px;
	padding-top: 8px;
}
.menus a:hover, .menus a:active {
	display: block;
	background-color: #deadd0;
	text-decoration: none;
}
.cart {
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0 0 0;
	border-bottom: 2px dotted #deadd0;
}
.cart a {
	font-size: 13px;
}
.footer {
	width: 790px;
	background-color: #cfa8a4;
	padding-bottom: 5px;
	border-top: 5px solid #c878b2;
}
.foot {
	font-size: 11px;
}
form {
	padding: 0 0 0 0;
	margin-top: 0;
	margin-bottom: 4px;
}
.boxes {
	border: 1px solid #ac1e22;
	padding-top: 7px;
}
.spacing {
	padding-top: 20px;
}
.content {
	width: 600px;
	text-align: left;
}
.content1 {
	width: 700px;
	text-align: left;
}