body {
margin-top: 12px;
font-family: sans-serif;
text-decoration: none;
color: #4A4344;
background-image: url(img/logo.jpg);
width: 960px;
margin-left: auto;
margin-right: auto;
}

img.image {
display: block;
margin-left: auto;
margin-right: auto;
}

p.navbar {
margin: 5px;
margin-bottom: 30px;
text-align: center;
text-decoration: none;
padding-bottom: 8px;
padding-top: 8px;
background-image: url(nav.jpg);
color: #000000;
word-spacing: 38px;
}

p.navbar a:link {
color: #000000;
text-decoration:none
}

p.navbar a:visited {
color: #000000;
text-decoration:none
}

p.navbar a.current {
color: #000000;
text-decoration:none
}

p.navbar a:hover {
color: #506ee6;
text-decoration: none;
}

p.welcome {
margin-right: 0px;
margin-left: 125px;
font-weight: bold;
font-size: 1.5em;
color: #506ee6
}

p.brief {
margin-right: 350px;
margin-left: 0px;
font-size: 10pt;
}

p.invite {
margin-right: 350px;
margin-left: 0px;
font-size: 10pt;
}

p.disclaimer {
margin-left: 400px;
margin-right: 0px;
font-size: 10pt;
}

p.footer {
text-align: center;
margin-top: 70px;
margin-bottom: 0px;
padding-top: 8px;
padding-bottom: 8px;
font-size: 11pt;
color: #000000;
background-image: url(nav.jpg);
}

p.footer a:link, #footer a:visited {
color: #000000;
text-decoration: none;
}

p.footer a:visited {
color: #000000;
text-decoration: none;
}

p.footer a:hover {
text-decoration: none;
color: #000000;
}