body, td, th {
    color: #005375;
    font-family: "Trebuchet MS",Arial,Tahoma,Verdana;
    font-size: 9px;
    line-height: 13px;
}
body {
    margin: 0;
    text-align: center;
}
a:link, a:visited, a:active {
    color: #888888;
    text-decoration: none;
    text-transform: uppercase;
}
a:hover {
    color: #444444;
}
#logo img {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

#animation {
	width: 100%;
	height: 250px;
	background-image: url("../images/background1.gif");
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
p {
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    padding-left: 220px;
    text-align: left;
    text-transform: uppercase;
    width: 150px;
}
.grey {
    color: #888888;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}
