body {
	background-color: white;
	font-family: verdana, helvetica;
	font-size: 0.7em;
	font-weight: normal;
	color: #9c9cad;
	text-align: center;
}
img {
	border: 0
}
a:link {
	color: #7a7aef;
	text-decoration: none;
}
a:visited {
	color: #7878ad;
	text-decoration: none;
}
a:active {
	color: #4545cd;
	text-decoration: none;
}
a:hover {
	color: #4545cd;
	text-decoration: underline;
}
#intro1 {
	width: 500px;
	position: relative;
	top: 15em;
	left: 24%;
}
#intro2 {
	width: 600px;
	position: relative;
	top: 10em;
	left: 19%;
	}
#main {
	width: 600px;
	position: relative;
	top: 2em;
	left: 19%;
	}
p {
	margin: 7px;
}
.small {
	font-size: 0.9em;
}
.small2 {
	font-size: 1em;
}
#credits {
	font-size: 0.9em;
	margin-top: 4em;
	margin-bottom: 4em;
}
#terms {
	position: relative;
	left: 4.5%;
	width: 500px;
	margin: 2em;
}
td {
	padding: 7px;
}
.table2 {
	background: url(back.png) repeat;
	color: #7c7c9d;
}
#marron {
	position: relative;
	left: 32%;
	padding: 5px;
    	width: 200px;
	color: #7c7c9d;
	background: url(back.png) repeat;
}
#fic {
	position: relative;
	left: 4.5%;
	width: 500px;
	margin: 2em;
}
.fichead {
	background: url(back.png) repeat;
	font-size: 1.3em;
	color: #7c7c9d;
	padding: 2px;
	margin-top: 1.5em;
}
.gallery {
	width: 550px;
	margin: 4px;
	position: relative;
	left: 3.5%;
}
.gallery td {
	padding: 5px;
	margin: 2px;
}