body {
	background-image: url(images/background-tile.gif);
	margin:0;
	padding:0;
}

p {
	margin:0;
}

a {
	color:#666;
	text-decoration:underline;
}

a.hover {
	color:#000;
	text-decoration:none;
}

#wrapper {
	width:100%;
}

#header-wrapper {
	width:100%;
	background-image: url(images/header-tile.png);
	background-repeat: repeat-x;
	position:static;
}

#content-wrapper {
	width:960px;
	margin:0 auto;
}

#contact-banner {
	width:960px;
	height:320px;
	padding:50px 0 0 0;
}

#content-amazon {
	width:960px;
	text-align:center;
	margin:20px 0 0 0;
}