@charset "utf-8";
body {
	background-image: url(images/fleur.jpg);
	background-repeat: repeat;
	margin:0 0 0 0;

}

a, a:link{
text-decoration:none; !important;
color:#600;
}


h1{
font-size:18px;
color:#600;
font-family:Verdana, Geneva, sans-serif;
margin: 0 0 0 0;
}

.btn{
width:200px;
height:50px;
border:#600 1px solid; !important
}

#comment H2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
margin:0 0 0 0;
}

#comment p{
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
border:#630 1px dotted;
background-color:#EED299;
padding:20px 20px 20px 20px;

}