body{

color: white;

font-family: Myriad Condensed Web, arial;

font-size: smaller;

font-style: normal;

font-weight: bold;

background-color: black;

background-image:  url('foot.png');

background-repeat: repeat;

background-position: top-left;

margin:  0 0 0 0;

}
h2{
margin-left: auto;
margin-right: auto;
text-align: center;
}
div.info{
font-family: arial;
}

img{

border-style: none;

}

a:link{

color: white;

text-decoration: none;

}

a:hover 

{

color: white;

text-decoration: none;

}

a:active

{

color: white;

text-decoration: none;

}

a:visited

{

color: white;

text-decoration: none;

}