a
{
    text-decoration: none;
    color: #eee;
    font-family: calibri;
    font-size: 12px
}

img
{
    border-style: none;
}

/* major container definitions START */
body
{
	background: #000;
    padding:0px;
    margin: 0px;
    text-align: center;
    font-variant: small-caps;
	letter-spacing: 7px;
}

#logo
{	margin: 75px;
	min-width: 800px;
}
/* major container definitions END */

