body {
	background-image: url(images/bg_main.gif);
	background-color: #1E1E1E;
	background-repeat: repeat-x;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 10%;
	color: #666666;
	margin-right: 135px;
	text-align: right;
}
.defaultText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	margin-right: 135px;
	text-align: right;
	line-height: normal;
}
