body {
text-align: center;
background: #fff url(images/bg.gif) repeat-x;
margin: 0;
padding: 0;
font-size: 14px;
font-family: "Trebuchet MS", Arial, sans-serif;
color: #7e7e7e;
}

a {
color: #7e7e7e;
text-decoration: none;
}

a:hover {
color: #454545;
}

#all {
line-height: 24px;
width: 800px;
margin: 0 auto;
}

p#interval {
margin-top: 40px;
margin-bottom: 35px;
}

span.orange {
color: #fd9300;
font-weight: bold;
}

span.blue {
color: #018dd1;
font-weight: bold;
}
