﻿#notice {
	text-align: center;
}
h2 {
	text-align: center;
}
h1 {
	text-align: center;
}
.gal_cell {
	text-align: center;
}
a:visited {
	color: #FFFFFF;
}
.img_border {
	border-width: 0;
	margin: 5px;
}
.text_center {
	text-align: center;
}
#footer {
	text-align: center;
	clear: both;
}
#buy_button {
	text-align: center;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.img_big {
	border-width: 0;
	margin: 5px 10px;
	float: left;
	height: 300px;
}
#thumbnails {
	text-align: center;
}
a:link {
	color: #FFFFCC;
}
#page_content {
	width: 700px;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url('images/bg_glow.jpg');
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: center;
	font-family: "Century Gothic", Arial, Helvetica, Verdana;
	color: #FFFFFF;
}
#nav {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
#top {
	text-align: center;
}

