body{
font-size: 100%;
text-align: center;
}

#centreer{
width: 750px;
margin: 0 auto;
text-align: left;
}

h1{
font-family: Helvetica, "Trebuchet MS", sans-serif;
color: #999999;
font-size: 1.5em;
font-weight: lighter;
}

a{
font-family: Helvetica, "Trebuchet MS", sans-serif;
color: #999999;
font-weight: lighter;
text-decoration: none;
outline-style: none;
}

a:link, a.tlink:visited{
color: #999999;
border-style: none;
}

a:hover, a.tlink:active{
color: #585858;
}

img{
border: none;
padding: 10px;
margin: 0 auto;
}
