/* CSS Document */

* { margin:0; padding:0; *zoom:1;}
img{ border:none;}

body{
	margin:120px 0px 0px 0px;
	min-width:950px;
	font-weight:normal;
	font-size:20px;
	color:#1E5C7F;
	font-family:"Times New Roman", Times, serif;
	background: url(../images/fond.png) left top repeat;
}

a{color:#1E5C7F; text-decoration:none; font-weight:bold; margin-right:30px;}
a:hover{color:#1E5C7F; text-decoration:underline;}

h1{ font-weight:bold; font-size:40px; text-decoration:none; margin-bottom:30px;}
h2{ font-weight:bold; margin-top:20px;}

.center{ margin:auto; text-align:center;}
.gd{ font-size:54px;}

#wrapper{ width:620px; height:300px; background: url(../images/butterfly1.png) 0px 100px no-repeat;}
#wrapper2{ width:620px; height:300px; background: url(../images/butterfly2.png) 500px 150px no-repeat;}
#main{ width:400px; margin-top:54px;}
