.notice{

    color: red;
    font-weight: bold;
}

h1{

    text-align: center;

}
body{

    background-image: url('../images/f0001.gif');

}

.subtitle{
    text-align: center;
}

table{

    border-style: solid;
    border-width: 1px;
    border-color: black;

}

.admin{
    color: red;
}

.separator{

    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;

}
.shippingNotice{

    margin-left: 10%;
    margin-right: 10%;

}
.inputForm{

    margin-left: 25%;

}

.inputForm a{

    font-size: 10pt;

}

.outputForm{

    margin-left: 10%;
    margin-right: 10%;

}

#pageHeader{

    text-align: center;
    text-decoration: none;

}

#pageHeader a{
    margin: 1em;
    font-size: 10pt;
}


.product_page{

    text-align: center;
    margin-left: 25%;
    margin-right: 25%;

}

.retail_price{

    color: red;
    font-size: 12pt;

}

.loomis_price{

    color: green;
    font-size: 14pt;

}

.info{
    margin-left: 25%;
    margin-right: 25%;
}
