@charset "UTF-8";
/* CSS Document */

div#content {
	background: url(../img/default_content_bg.jpg);
	background-repeat: repeat-y;
	color: #A2B9D3;
	font-variant: small-caps;
	font-size: 16px;
	line-height: 1.4em;
	text-align: justify;
}

div#main p {
	margin-bottom: 10px;
}