body
{
margin-top:70px;
margin-bottom:20px;
margin-left:50px;
margin-right:50px;
background-image:url(fantasy.jpg);
background-repeat:no-repeat;
}

h1,h2,h3
{
color:gold;
}

a
{
color:cyan;
font-family:times;
}

/*pas d'encadré des liens image*/

a>img{
border : none;
}

/*Liens privés*/

.prive a
{
color:#9C2121;
font-family:times;
	
}

#photo
{
position:absolute;
top:0px;
right:20px;
padding:20px;
}

#logos
{
position:relative;
text-align:right;
top:180px;
right:-10px;
padding-top:20px;
}

#hebergeur
{
position:relative;
top:750px;
font-size:10pt;
color:#ffffff;
}
