body {
background-color: #f8f8f8;
font-family: arial, sans-serif;
font-size: 14pix;
}
h1 {
font-size: 140%;
color: black;
text-align: center;
}
h2 {
font-size: 110%;
color: black;
text-align: center;
}
a {
text-decoration: none;
}
h3 {
font-family: verdana,arial,sans-serif;
font-size: 100%;
color: grey;
}
a {
text-decoration: none;
}
p {
font-size: 14pix;
margin: 30px;
color: black;
text-align: center;
}
ul {
list-style-type: none;
margin: 0;
padding: 0;
}