BODY {
font-size : 62.5%;
font-family : Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
color : black;
line-height : normal;
background-image : url(images/dblue053.gif);
}
#main_content {
font-size : 1.6em; /* this sets the default font size for the sales page and will display at 16px */
margin : 5%;
}
H1 {
font-size : 2.25em; /* will display at 36px */
}
H2 {
font-size : 1.5em; /* will display at 24px */
}
H3 {
font-size : 1.25em; /* will display at 20px */
}
H4 {
font-size : 1.125em; /* will display at 18px */
}
table.sales-letter {
width : 60em;
margin-left : auto;
margin-right : auto;
table-layout : fixed;
background : #ffffff;
}