body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	margin:0px;
	padding:0px;	
}


a 
{
	font-weight:bold;
}

a:hover 
{
	color:#F89E00;
}

#container
{
    width: 800px;
    background-image: url('img/slen.jpg');
    background-repeat: no-repeat;
    height: 583px;
    margin-left: auto;
    margin-right: auto;
}
h2
{
    font-size: medium;
}
a span.sup
{
    position: relative;
    top: -8px;
    font-size: x-small;
    text-decoration: none;
}
a
{
    text-decoration: none;
}
