body {
		margin : 0 ;
		padding : 0 ;
		text-align : center ;
		background : #8d8d8d url('img/bg01.jpg') ;
		color : #322f32 ;
}

img {
		border : 0 ;
}

#container {
		background : url('img/portrait.jpg') no-repeat top left  ;
		min-height : 314px ;
		width : 640px ;
		padding : 0 0 0 256px ;
		margin : 96px auto 96px auto ;
}

#header {
		display : none ;
}

#footer {
		display : none ;
}

.content {
		text-align : left ;
		padding : 0 0 0 16px ;
}

h3 {
		font : bold normal 1.3em serif ;
		text-align : center ;
		margin : 48px 0 2px 0;
		border-bottom : 1px solid black ;
}

h2 {
		font : bold italic 2.5em serif ;
		margin : 8px 0 8px 0 ;
		text-align : center ;
	}

p {
		text-align : left ;
		color : #55495c ;
		font : italic .8em serif ;
}

.subtitle {
		text-align : center ;
		margin : 0 0 14px 0 ;
}