body {
font-size: 15px;
font-family: "Times New Roman", Times, serif;
} 

h1 {
font-size: 32px;
}

h2 {
font-size: 28px;
}

h3 {
font-size: 24px;
}

h4 {
font-size: 20px;
}

.four {
font-size: 20px;
}

.seven {
font-size: 32px;
}

.smallprint {
font-size: 13px;
}

.noprint {
display: none;
}

.column1 {
width: 50%;
}

.column2 {
width: 50%;
}

#hookup {
width: 200px;
height: 200px;
}

#package {
width: 175px;
height: 175px;
}

#cartridge {
width: 100px;
height: 150px;
}

#hose {
width: 200px;
height: 125px;
}

#direct {
width: 200px;
height: 200px;
}

div#direct_txt {
width: 200px;
}

#indirect {
width: 250px;
height: 200px;
}

div#indirect_txt {
width: 250px;
}

