body {
	background-color:#eaeaff;
	background-image:url(/assets/images/bg.png);
	background-position:top center;
	background-repeat:repeat;
}
a {
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-/*color:#f08;*/color:#E5322C;
	/*color:#f08;*/color:#E5322C;
	margin-bottom:0;
	text-decoration:none;
}
a:hover {
	border-bottom-style:solid;
}
a.image {border-bottom-width:0;}
h1 {
	color:#037;
	font-size:300%;
	font-weight:bold;
	margin-bottom:0.3em;
	padding:0.2em 0 0.2em 0;
	text-align:center;
}
span.name {
	font-family:'Arial Black';
	font-weight:normal;
}
span#heart {
	/*color:#f08;*/color:#E5322C;
	font-size:110%;
	padding:0 0.05em 0 0.05em;
}
img#bears {
	margin:5px 0 0 25px;
}
p {
	font-family:'Verdana';
	font-size:80%;
	margin-bottom:1.2em;
	line-height:160%;
}
p#order-values {
	margin-top:-0.8em;
}
p#order-values span {
	/*color:#f08;*/color:#E5322C;
	font-weight:bold;
}
div#start-shopping {
	margin-top:1.5em;
	padding:0.8em;
	text-align:center;
}
div#start-shopping a {
	background-color:#037;
	border-top:2px solid #9bf;
	border-left:2px solid #9bf;
	border-bottom:2px solid #024;
	border-right:2px solid #024;
	color:#fff;
	font-family:'Verdana';
	font-weight:bold;
	padding:0.4em 1em 0.4em 1em;
	vertical-align:middle;
}
div#start-shopping a:hover {
	background-color:#059;
}
div#hd {
	background-image:url(/assets/images/bg_hd.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:26px;
	margin-top:2em;
}
div#bd {
	background-image:url(/assets/images/bg_bd.png);
	background-position:center center;
	background-repeat:repeat-y;
}
div#right {
	padding-right:30px;
}
div#ft {
	background-image:url(/assets/images/bg_ft.png);
	background-position:top center;
	background-repeat:no-repeat;
	font-size:85%;
	line-height:140%;
	margin-bottom:1em;
	padding-top:3em;
	text-align:center;
}
div#ft .light {
	color:#777;
}
