/* CSS Document */

#body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/angelique_addeo_bg3.jpg);
	background-color: #ffffff;
}
#body #container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#body #container #page {
	height: auto;
	width: 800px;
	font-variant: small-caps;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #300f00;
}
#body #container #page #box{
	height: 600px;
	width: 400px;
	margin-left: 275px;
	margin-top: 10px;
}
#page a {
	color: #330066;
}
#page h1 {
	text-align: center;
}
#page h2 {
	text-align: center;
}
#page h3 {
	text-align: center;
}
#menu {
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 200px;
	width: 800px;
	color: #ff0000;
}
#menu a {
	font-variant: small-caps;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330066;
}
