body {
	background: white;
}
#container 
{
	width: 800px;
	margin: 0 auto;
	margin-top: 10px;
    text-align: center;
}
#nojs
{
	width: 800px;
	margin: 0 auto;
	margin-top: 10px;
    text-align: center;
}

a:Link
{
    text-decoration: none;
    color:Red;
}

a:Visited
{
    text-decoration: none;
    color:Red;
}

.img
{
    border:0px solid;
}
