/*
Yankee Gal
www.fpons.fr
*/

body{
font-family: "Trebuchet MS", Arial, Verdana, serif;
background-color: black;
background-image: url("yankee.jpg");
background-repeat: no-repeat;
background-position: top center;
}

a img{
border: none;
padding : 0em;
}

a{
text-decoration: none;
color: rgb(100,100,100);
}

a:hover {
text-decoration: none;
color: rgb(100,100,100);
}

p{
text-align: center;
font-size: 90%;
color: rgb(50,50,50);
margin-top: 200px;
}

.yankee{
margin-top: 135px;
}

.previous{
float: right;
width: 50px;
margin: auto;
padding-right:450px;
position:absolute;
right: 50%;
top:700px;
}
