body {
	background : white;
	color : black;
        height : 100%;
        width : 100%;
        margin : 0;
        padding : 0;
        text-align: center;
        min-width: 1000px;
}

p {
	text-indent : 80px;
}

.wrapper {
	background : white;
	color : black;
        margin : 0 auto;
	width : 1000px;
        text-align : left;
	padding : 0 0;
	z-index : 2;
}

.wrapper2 {
	top : 195px;
	width : 100%;
	position : absolute;
	text-align : center;
	padding : 0;
	margin : 0;
	min-width : 1000px;
	z-index : 2;
}

.menu
{
	text-align : center;
	position : absolute;
	top : 135px;
	width : 100%;
	z-index: 2;
}

.menu2
{
	text-align : center;
	width : auto;
	margin-left : auto;
	margin-right : auto;
	z-index : 2;
}

.title
{
	text-align : center;
	top : 0em;
	left : 0em;
	width : 100%;
	bottom : 182px;
	color : black;
	padding-top : 0em;
	padding-bottom : 0em;
	position : absolute;
	z-index : 1;
}

.products
{
	z-index : 1;
	position : absolute;
	text-align : left;
	width : auto;
	left : 20px;
	top : 195px;
	background-color : #d4cfcf;
}

.center
{
	text-align : center;
}

.hammerstable
{
	width : 120px;
	top : 0px;
	left : 100px;
}
