body {
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}

#main {
	position:relative;
	width:780px;
	height:570px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}

#shopbox {
	position:absolute;
	left:19px;
	top:177px;
	width:740px;
	height:360px;
	z-index:2;
	border: 1px solid #000000;
	background-image: url(http://www.kensingtoncreperie.com/images/mainbackground.jpg);
	background-repeat: no-repeat;
}

a:visited {
	color: #27C4C8;
}
a:hover {
	color: #FF0;
}
a:active {
	color: #F30;
}

a {
	font-weight: bold;
	color: #27C4C9;
}

.style1 {
	color: #27C4C9;
	font-weight: bold;
}

.style2 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #27C4C9;
}

