#header {
	margin-left:auto;
	margin-right:auto;
	display:block;
}

body {
	background-color: #000000;
	color: #FFFFFF;
	font-size:medium;
	background-position:right top;
	background-repeat:no-repeat;
	margin: 0in;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	padding-bottom: 1em;
	text-decoration: none;
}
p {
	line-height: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	left: 20px;
}
a {
	color: #666699;
	font-weight:bold;
	text-decoration: none;
	
}
#Text {
	position:absolute;
	left:94px;
	top:256px;
	width:567px;
	height:649px;
	z-index:2;
}

#Gallery {
    margin-left: 100px;
	margin-right: 100px;
}

.gallery_item {
	padding:20px;
}
img {
	margin: 10px;
}
