#terms {
letter-spacing: 0px;
font-size: 12px;
}

h1, h2, h3 {
text-transform: uppercase;
letter-spacing: -1px;
font-weight: bold;
margin-left: -3px;
}

h1 {
margin-bottom: 20px;
border-bottom: 2px solid #333;
padding-bottom: 5px;
color: #000;
}

h2 {
margin-bottom: 5px;
font-size: 20px;
color: #333;
}

h3 {
color: #333;
margin-left: 0px;
padding-bottom: 10px;
padding-top: 10px;
}

#terms ul {
list-style: disc;
}

#terms ul li {
margin-left: 20px;
}

#main-nav {
display: none;
}

#pageFooterWrapper {
display: none;
}

body {
background: #fff;
}
