body {
	font-family: Georgia; 
	font-size: 100%;
	color: #91537D;
	background-color: #91537D;
	text-align: center; 
}

.rim {
	margin-top: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #e4e4f1;
	width: 1000px;
	height: 1300px;
	border: 0px solid #a6779a; 
}

.logo {
	margin-top: 5px;
	margin-left: 50px;
	position: absolute;
}

.nav {
	background-color: #e4e4f1;
	padding: 5px;
	width: 987px;
	margin-top: 125px;
	margin-left: 0px;
	position: absolute;
}

.border {
	margin-top: 185px;
	margin-left: 0px;
	width: 1000px;
	height: 1060px;
	border: 0px solid #a6779a;
	position: absolute;
}

.text {
	background-color: #E4E4F1;
	color: #502e59;
	width: 900px;
	margin-top: 10px;
	margin-left: 25px;
	position: absolute;
}

.text2 {
	background-color: #E4E4F1;
	color: #502e59;
	width: 900px;
	margin-top: 350px;
	margin-left: 25px;
	position: absolute;
}

.text3 {
	background-color: #E4E4F1;
	color: #502e59;
	width: 900px;
	margin-top: 770px;
	margin-left: 25px;
	position: absolute;
}

.samples1 {
	margin-top: 170px;
	margin-left: 25px;
	position: absolute
}

.samples2 {
	margin-top: 170px;
	margin-left: 250px;
	position: absolute
}

.samples3 {
	margin-top: 170px;
	margin-left: 475px;
	position: absolute
}

.samples4 {
	margin-top: 170px;
	margin-left: 699px;
	position: absolute;
}

a.sample img {
	width: 200px;
	position: absolute;
	padding: 0px;
	border: 5px solid #a6779a;
}

.swatches1 {
	margin-top: 550px;
	margin-left: 25px;
	position: absolute
}

.swatches2 {
	margin-top: 550px;
	margin-left: 250px;
	position: absolute
}

.swatches3 {
	margin-top: 550px;
	margin-left: 475px;
	position: absolute
}

.swatches4 {
	margin-top: 550px;
	margin-left: 700px;
	position: absolute;
}

a.swatch img {
	width: 200px;
	height: 200px;
	position: absolute;
	padding: 0px;
	border: 5px solid #a6779a;
}

a.blob:link {
	font-family: Georgia;
	font-size: 102%;
	font-weight: bolder;
	color: #477fba;
}

a.blob:visited {
	font-family: Georgia;
	font-size: 102%;
	font-weight: bolder;
	color: #477fba;
}

a.blob:hover {
	text-decoration: underline;
	color: #477fba;
}

.copyright {
	position: absolute;
	margin-top: 1050px;
	margin-left: 25px;
	font-size: 100%;
}

a img {
	border: none;
}

a:link {
	color: #91537D;
	font-size: 100%;
	text-decoration: none;
}

a:visited {
	color: #91537D;
	font-size: 100%;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #91537D;
}

a.copy:link {
	color: #91537D;
	font-size: 100%;
	text-decoration: none;
}

a.copy:visited {
	color: #91537D;
	font-size: 100%;
	text-decoration: none;
}

a.copy:hover {
	text-decoration: underline;
	color: #91537D;
}

h2 {
	font-size: 115%;
	font-family: Georgia, serif;
	color: #91537d;
	font-weight: bolder; 
}

h3 {
	font-size: 115%;
	color: #502e59;
	font-weight: bolder; 
}
