@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
}

.pageContainer {
	width: 940px;
	height: 606px;
	background-image: url(images/bg-agneau.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.menu {
	height: 250px;
	width: 250px;
	list-style-type: none;
}
.rollover {
	height: 290px;
	width: 250px;
	margin-top: 0px;
	border: thin none #333333;
	background-image: url(images/plain.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.text_area {
	height: 570px;
	width: 540px;
	margin-top: -507px;
	margin-left: 366px;
	text-align: center;
}

.initials {
	height: 120px;
	width: 120px;
	margin-top: -94px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 156px;
	border: 0px;
}

img {
	border-style: none;
}

img a {
	border-style: none;
}


h1 {
	font-family: "Monotype Corsiva", Elephant, "Matura MT Script Capitals", "Script MT Bold", Verdana, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #feffe0;
	letter-spacing: 2px;
	line-height: 38px;
	margin-top: 30px;
}

h2 {
	font-family: "Monotype Corsiva", Elephant, "Matura MT Script Capitals", "Script MT Bold", Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #feffe0;
	letter-spacing: 1px;

}

.sound {
	width: auto;
	height: auto;
	font-size: 10px;
	color: #000000;
	margin-top: -28px;
	margin-right: 0px;
}

.flash {
	width: 450px;
	height: 350px;
	margin: auto;
	border-color: #feffe0;
	border-style: solid;
	border-width: thin;

}


