body {
	background-color: #690;
	margin: 0px;
	padding: 0px;
}
.copy {
	font-size: 0.8em;
	color: #CF0;
	text-align: center;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #CF0;
	text-decoration: none;
}
.enter {
	text-align: center;
	background-color: #CF0;
	padding-right: 15px;
	padding-bottom: 45px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#msg {
	width: 300px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #996600;
	font-size: 0.8em;
	padding-left: 190px;
	line-height: 1.4em;
	padding-top: 455px;
	vertical-align: top;
	padding-right: 0px;
	padding-bottom: 0px;
}

#msg span {
	color: #ff6633;
}
#header {
	background-color: #CF0;
	background-image: url(store/includes/templates/custom/images/entrance.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 600px;
}
