body {
	background:#A3E0B2;
	color:#293030;
	font-family:Verdana;
}

table.main{	
	background:#85B992;
	width:720px;
}

td.left{
	background-image: url(left.gif);
	width:16px;
	height:6px;
}

td.right{
	background-image: url(right.gif);
	width:16px;
	height:6px;

}

td.content{
	padding:0px 20px;
}

img.logo{
	margin-left:50px;
}

h1{
	font-size:24px;
}