@font-face
{
	font-family: "pakenham"; src: url(fonts/pakenham.ttf);
}
@font-face
{
	font-family: "alphamac"; src: url(fonts/alphamacaoe.ttf);
}


body {
	background: url(../images/bg_fraysse.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #AAAAAA;
}
#image1 {
	position: relative;
	left: 50px;
	top: 30px;
	float: left;
}
#texte1{
	position: relative;
	left: 120px;
	top: -200px;
	width: 470px;
	float: left;
	font-family: "alphamac";
	color: #FFFFFF;
}
#texte1 a, #texte1 a:visited, #image2 a, #image2 a:visited, #back a, #back a:visited{
	color: #4d3b40;
}
#image2 {
	text-align: center;
	position: relative;
	left: 600px;
	top: -150px;
	float: left;
	font-family: "pakenham";
}
#image2 p {
	font-size: 18px;
	margin-left: 120px;
}
#texte2 {
	position: relative;
	left: -250px;
	top: 450px;
	width: 840px;
	font-family: "pakenham";
	color: #FFFFFF;
	font-size: 24px;
}
#texte2 p{
	font-size: 24px;
}
#back {
	position: relative;
	top: 420px;
	left: 0px;
	font-size: 20px;
	font-family: "pakenham";
	font-size: 30px;
}