
BODY
{
    background-image: url("../cement/purplegrate.jpg");
    background-repeat: repeat;
    background-attachment: fixed;
    text-align: center;
}

DIV.logo
{
	width: 475px;
	height: 300px;
	position: relative;
	background-image: url("gruntlogo4b.gif");
    background-repeat: no-repeat;
    margin-top: 50px;
}

TD.flag
{
	width: 68px;
	height: 61px;
	padding: 20px;
}

IMG.flag
{
	border-style: none;
}