body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
text-align:center;
font-family: "Comic Sans", "Comic Sans MS", "Arial", "Lucida Grande", "Helvetica", lucida, sans-serif;
font-weight: normal;
font-size: 55%;
letter-spacing: 1px;
line-height: 1.3;
color: #ffffff;
background-color: #ffffff;
text-align: center;
}

.intro {
margin: 0 auto;
text-align: center;
margin-top: 20px;
}

a, a:visited, a:active {
color: #FA4800;
text-decoration: none;
}
a:hover {
color: #FA4800;
text-decoration: underline;
}

