body{
margin: 0px;
background-color: black;
}
.main {
font-family: Arial;
width:700px;
height:700px;
background: url('fond2.jpg');
background-repeat: no-repeat;
}
.boutonpaypal{
top: 585px;
left: 470px;
display: block;
position: absolute;
}
.prix{
font-size: x-large;
font-weight: 100;
font-family: Arial;
position: absolute;
display: block;
color: white;
top: 630px;
left:480px;
}
