body {
	background-image: url(images/glasstile.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body.gallery {
	background-image: url(images/glasstilefade.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#shop {
	background-image: url(images/storefront.jpg);
	background-position: center center;
	height: 380px;
	width: 387px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	clear: both;
	position: relative;
}
.intro {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.picture {
	padding: 10px;
}
.copyright {
	font-size:9px;
}
.form_nav { width:190px;
		height:21px;
		font-family:tahoma;
		font-size:12px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#272623;
		margin-left:0px;
		margin-right:0px}

.form { width:197px;
		height:20px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#ffffff;
		background-color:#7A7A7A;
		color:#ffffff;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:197px;
		height:90px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#ffffff;
		background-color:#7A7A7A;
		color:#ffffff;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}

