﻿#content_page {
	width: 900px;
	height: 3350px;
	float: left;
	margin-left: 15px;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #272700;
}
.text_color {
	font-family: Arial;
	font-size: medium;
	color: #CECE9D;
	text-align: justify;
	font-weight: normal;
}
.h1 {
	text-align: center;
}
