body {
	background:#6e0000;
	text-align:center;
	margin:15px 0 0 0;
}
body, p , a, li {
	font-family: Georgia, serif;
	font-size:11pt;
	line-height:15pt;
}
a {
	color:#970007;
}
#main {
 	display:block;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #4d0001;
	background:#e0d4b3;
}
#middle {
	background:url('../images/viv_02b.jpg') no-repeat #e0d4b3;
	width:1000px;
	height:637px;
	display:block;
	text-align:left;
}
#title, h1, .h1 {
	font-family: Georgia;
	color:#000;
	font-weight:normal;
	font-size:20pt;
	margin:0;
}
#text {
	position:relative;
	color:#333;
	display:block;
	width:450px;
	height:540px;
	text-align:left;
	font-family: Georgia, serif;
	font-size:11pt;
	line-height:15pt;
	margin-left:10px;
	padding-right:5px;
	top:56px;
	left:52px;
	overflow:auto;
	scrollbar-base-color: #e0d4b3;
	scrollbar-arrow-color: #e0d4b3;
	scrollbar-3dlight-color: #e0d4b3;
	scrollbar-darkshadow-color: #e0d4b3;
	scrollbar-face-color: #e0d4b3;
	scrollbar-highlight-color: #e0d4b3;
	scrollbar-shadow-color: #e0d4b3;
	scrollbar-track-color: #e0d4b3;
}