body {
	background-image: url('imgs/main-back.jpg');
	background-repeat: no-repeat;
	margin: 0px
}
td.content {
	padding: 10px 15px;
}
td.content td, td.content p {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
