body {
	background-image: url(images/_small_screen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #356E0F;
}
body,td,th {
	font-size: 15px;
	color: #27515d;
	font-family: Arial, Helvetica, sans-serif;
}
.title1 {
	font-size: 28px;
	color: #a6cb00;
}
.title2 {
	font-size: 20px;
	color: #333333;
}
.footer_text {
	font-size: 12px;
	color: #999999;
}

