﻿body{
		#background-image: url("images/77.jpg");
		background-color:#eee8aa;
}
table{
		font:bold 15px "Trebuchet MS";
		color:#4F6B72;
		padding:10px;
		border-left:1px solid #fafad2;
		border-right:1px solid #fafad2;
		border-bottom:1px solid #fafad2;
		border-top:1px solid #fafad2;
		letter-Spacing:2px;
		text-tranform:uppercase;
		text-align:left;
		padding:6px,6px,6px,12px;
		background:#eee8aa url(images/bg.jpg) no-repeat;
}
th{
	color: #000000;
	background-color: #eee8aa;
}
td{
	text-align: center;
	background-color: #fafad2;
	width:80px;
	height:30px;
}
#back{
	float:left;
}