body {
	margin: 0px;
	padding: 0px;
	background-image: url(cloth022.jpg);
	font-family: Helvetica, Arial, sans-serif;
	color: #222222;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
#container {
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 640px;
	text-align: center;
}
#logo {
	width: 150px;
	left: 50px;
	top: 10px;
	position: absolute;
}
a:link {
	color: #222222;
}
a:visited {
	color: #222222;
}

