@charset "UTF-8";
/* CSS Document */
body{
	
	
}
#wrapper{
width:996px;
height:1150px;
margin-left:auto;
margin-right:auto;
	
	
	
}
#header{
width:400px;
margin-left:auto;
margin-right:auto;	
	
	
}
#menu{
	height: 75px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px solid #666;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
}
#line{
	width: 700px;
	height: 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-right: auto;
	margin-left: auto;	
	
}
#picture{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	margin-top: 25px;	
	
	
}
#quote{
	width: 200px;
	height: 200px;
	position: absolute;
	top: 800px;
	margin-left: 40px;
}
h1{
	font-family: actor;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	color: #6C6664;
	text-align: center;
}
h2{
	font-size: 12px;
	color: #8A827D;
	text-align: center;
}
