/* CSS Document */

body {
	background-image:url(../img/bg2.jpg);
	background-position:top;
	background-color:#5B3E1C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*padding-top:0px;*/
	/*padding-left:152px;*/
}
.table {
	table-layout:fixed;
	height:510px;
	width:697px;
	text-align:center;
}

.index,
.clear {
	clear: both;
	color: #FFFFFF;
}

.index a {
	color: #FFFFFF;
	text-decoration: underline;
}

.index a:hover {
	text-decoration: none;
}

