body {
    background: url("../images/fond.gif");
	background-attachment:fixed;
    font-family: arial,serif;
    font-size: 12px;
    margin: 20;
    text-align: left;
	height:800px;
    width:800px;
}
