body {
	padding:0px;
	text-align:center;
	}
.background {
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.background_specials {
	background-image: url(../images/background_specials.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.background_collections {
	background-image: url(../images/background_specials.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.container {
	height: 560px;
	width: 967px;
	margin:0px auto;
	text-align:left;
}
.container_specials {
	height: 650px;
	width: 967px;
	margin:0px auto;
	text-align:left;
}
.container_collections {
	height: 650px;
	width: 967px;
	margin:0px auto;
	text-align:left;
}
.menu {
	padding-top: 82px;
}
.content {
	padding-top: 17px;
}
.background_signup {
	background-image: url(../images/signup.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 364px;
	width: 298px;
}