body {
	margin: 0px;
	background-image: url(../images/bg_design.jpg);
	background-color: #320205;
	background-repeat: repeat;
}
body, table, td, tr {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
h6 {
	color: #CCCCCC;
	font-size: 10px;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}
