body
{
background:url("graph/fond.jpg");
font-family:Courier New;
}

#premiere
{
text-align:center;
vertical-align:middle;
padding:0 0;
font-size:large;
}


h1
{
color:#55b1ff;
font-family: cursive;
font-size:large;
text-align:center;
}

h2
{
color:#ff0000;
text-align:right;
}

#anneaux
{
position:absolute;
left:0;
top:10;
z-index:100;
}

.anneaux
{
background:url("graph/g.gif");
}

#tableau0
{
position:absolute;
left:15;
top:10;
z-index:10;
}

#fond
{
background:url("graph/couverture.png");
}

#page
{
padding:0 30;
}

.papier
{
background:url("graph/papier.png");
}

img
{
border:0;
}

.scroll
{
height:100%;
overflow:auto;
}

.noir
{
font-family:Courier New;
color:#000000;
}

#phrase
{
color:#FF0000;
font-weight:bold;
}