@charset "UTF-8";

/* CSS Document */


.centerhorizontal

 {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 20px;
	height: auto;
	width: 1000%;
}

body{
	font-family: Helvetica-neue, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(../img/background-chairs.jpg);
}
.table-1 {
	background-color: #212021;
	text-align: center;
	color: #CCCCCC;
}

table {
	background-color: #090304;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
.h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}

.h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.href{
	color: #FFFFFF;
	font-size: 11px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;.centerhorizontal {
	text-align: center;
	padding: 20px;
	width: 100%;
	height: auto;
	position: relative;
	display: inline;
	float: none;
}

.style2 {font-size: 14px}
.style4 {
	font-size: 11px
