.bodyshort {
background-image:url('Graded Blue Orange.jpg');
font-family: verdana, arial, helvetica, sans-serif;
font-size:14px;
font-weight:normal;
}

.bodylong {
background-image:url('Graded Blue Orange double.jpg');
font-family: verdana, arial, helvetica, sans-serif;
font-size:14px;
font-weight:normal;
}


table {
border-style:none;
}

td {
padding:5px; 
margin:5px;
border-style:none;
}

img {
border:1px;
border-style:solid;
border-color:blue;
margin:10px; /* Whitespace outside the images */
}

p img{
border:none;
}

p {
padding:5px;
margin:5px;
}

em {
font-weight:bold; 
font-style:normal;
/* font-variant:small-caps; */ 
letter-spacing:1.5px;
}
/* Avoid the use of italics */

hr{
color:white;
height:1px;
}

h2{text-align:center;}

h3{
text-decoration:blink;
text-indent:5px;
color:rgb(0%,0%,100%);
} /* blue */

h4{text-align:center;}

h5{text-align:center;}

h6{
font-size:small;
color:rgb(0%,0%,100%);
ttext-align::center;
}

.hleft{text-align:left;} /*Left align headers */

.backspecial {
border:1px;
border-style:groove;
border-color:white;
}

.backcolor {
background-color:#99b3e4;
}

#products {
border:1px;
border-style:none;
/*border-color:red;*/
/* background-color:#99B3E4*/     /*#eeeeee;*/
}
/* Use hash not dot when styling id not class */

span.invert{
font-size:1.2em;
font-weight:bold; 
font-style:italic;
}

/* background-color:yellow; */

.indentedp {text-indent:50px;}

.bigpaddingleft {padding:50px;}
