body
{
background-color:black;
}

.all
{
height:700px;
width:700px;
display:block;
margin-left:auto;
margin-right:auto;
}

.tout
{

}

a
{
outline: none;
}

.bann a
{
outline: none;
font-variant:small-caps;
font-size:13px;
font-family:georgia;
color:white;
text-decoration:none;
display:inline;
padding-left:5px;
padding-right:5px;
}

.bann a:hover
{
color:red;
text-decoration:none;
display:inline;
padding-left:5px;
padding-right:5px;
}

.bann dl
{
display:block;
margin-left:auto;
margin-right:auto;
margin-top:200px;
}

.bann dt
{
display:block;
width:auto;
height:10px;
margin-left:5px;
padding-left:5px;
padding-right:5px;
}

.bann
{
display:block;
color:white;
margin-top:auto;
margin-bottom:auto;
width:250px;
height:87px;
margin-left:auto;
margin-right:auto;
background-image: url();
background-repeat: no-repeat;
background-position: 0px 15px;
}


