body
{
	text-indent: 60px;
	font-family: "Verdana";
	background-image: url("img/background.jpg");
	color:#670149;
}

a
{
	text-decoration: none;
	color:#670149;
}
a:visited
{
	color:#670149;
}

.titre1
{
	font-size: 2.3em;
	color:#670149;
}

.menu
{
	word-spacing: 60px;
	text-indent: 218px;
	font-size: 0.95em;
	font-weight: bold;
}
.h2
{
	color:#670149;
	text-align:left;
	text-indent:0px;
	font-size:22px;
}

.block
{
	width: 700px;
	height: auto;
	background-color: white;
	margin-left: 200px;
	margin-right: auto;
	margin-top: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	color: black;
	font-size: 13px;
}

.imgblock
{
	position: absolute;
}
	
	
