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

.rim {
	margin-top: 5px;
	margin-left: 15px;
	text-align: left;
	width: 796px;
	height: 1050px;
	border: 1px solid #91537D; 
	padding: 0px;
}

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

.nav {
	background-color: #91537D;
	padding: 5px;
	width: 300px;
	margin-top: 56px;
	margin-left: 490px;
	position: absolute;
}	

.frame {
	margin-top: 84px;
	margin-left: 0px;
	text-align: left;
	width: 795px;
	height: 850px;
	border: 5px solid #7b476a;
	padding: 0px;
	position: absolute;
}

.border {
	margin: 0px;
	width: auto;
	height: 820px;
	border: 15px solid #a6779a;
	padding: 0px;
	background: #91537D
}

.tag {
	margin-top:10px;
	margin-left: 10px;
	position: absolute;
}

.blurb {
	padding: 15px;
	width: 400px;
	margin-top: 155px;
	margin-left: 0px;
	font-size: 120%;
	position: absolute;
}

.blurb2 {
	padding-left: 15px;
	width: 725px;
	margin-top: 235px;
	margin-left: 0px;
	font-size: 80%;
	position: absolute;
}

.photo {
	background-color: #E4E4F1;
	border: 10px solid #a6779a;
	width: auto;
	margin-top: 35px;
	margin-left: 425px;
	font-size: 88%;
	position: absolute;
	padding: 10px;
}

a.blob:link {
	font-family: Georgia;
	font-size: 100%;
	font-weight: bolder;
	color: #bb9cb8;
}

a.blob:visited {
	font-family: Georgia;
	color: #bb9cb8;
	font-size: 100%;
	font-weight: bolder;
}

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

a img {
	border: none;
}

a:link {
	color: #E4E4F1;
	font-size: 85%;
	text-decoration: none;
}

a:visited {
	color: #E4E4F1;
	font-size: 85%;
	text-decoration: none;
}

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

a.swatch:link {
	font-weight: bolder;
	color: #7b476a;
	text-decoration: none;
}

a.swatch:visited {
	font-weight: bolder;
	color: #7b476a;
	text-decoration: none;
}

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

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

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

h4 {
	font-size: 120%;
	font-family: Georgia, serif;
	color: #E4E4F1;
	font-weight: bolder;
}

.copyright {
	position: absolute;
	margin-top: 850px;
	margin-left: 15px;
	font-size: 80%;
}
