body {
	background: #7e3a3d url(../img/fond_bg.jpg) repeat-x;
	color: #fff;
	font-size: 13px;
	padding: 00px 0 0px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
	margin:0;
	padding: 0;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

p {
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

.container_12 {

	margin-bottom: 20px;
}


