body{
	margin:0;
	padding:0;
	background:#a67666;
	font:62.5% Verdana, Helvetica, Arial, sans-serif;
	text-transform:capitalize;
}
h1,h2,h3,p{
	margin:0;
	padding:0;
}
h1{
	font-size:340%;
	margin-bottom:14px;
}
h2{
	font-size:200%;
	font-weight:500;
	word-spacing:1em;
}
p{
	font-size:140%;
}
a{
	color:rgb(30,30,30);
}
#box{
	height:294px;
	width:736px;
	margin:20px auto 0;
}
#box-top{
	width:736px;
	height:27px;
	background:url(top.png) bottom center no-repeat;
}
#box-inner{
	background:#f3efe4 url(mid.png) top center repeat-y;
	background-color:#a67666;
	width:736px;
	padding:0;
}
#box-btm{
	width:736px;
	height:27px;
	background:url(btm.png) top center no-repeat;
}
#line{
	width:736px;
	height:320px;
}
#photo{
	float:right;
	position:relative;
	top:28px;
	right:44px;
	text-align:center;
}
#photo img{
	border:0;
}
#info-front{
	float:left;
	position:relative;
	top:36px;
	left:32px;
	width:340px;
	text-align:center;
}
#info{
	float:left;
	position:relative;
	top:20px;
	left:32px;
	width:340px;
	text-align:center;
}
#info h1{
	font-size:260%;

}
#info h2{
	font-size:160%;
	font-weight:400;
	word-spacing:.06em;
	}
#info p{
	margin-top:20px;
}

#links{
	margin-top:50px;
}
#menu{
	text-align:right;
	font-style:oblique;
	margin-right:60px;
	font-family:Garamond,Georgia,'New York',Times,'Times New Roman';
}
