body {
 font-family: tahoma, sans-serif; 
 font-size: 10pt; 
 color: #511924; 
 background-color: #511924; 
 margin: 0px;
 }

.header {
 background: #511924 url(http://velvetcreambakery.businesscatalyst.com/images/Header.jpg);
 background-repeat: no-repeat;
 }

.headerbackground {
 background: #511924 url(http://velvetcreambakery.businesscatalyst.com/images/HeaderBackground.jpg);
 background-repeat: repeat-x;
 }
 
.main {
 background: #ffffff;
 }
 
p {
 font-size: 10pt;
 }
 
td {
 font-size: 10pt;
 }
 
h2 {
 color: #511924;
 font-size: 12pt;
 }
 
a:link {
 color: #511924;
 text-decoration: underline;
 }
 
a:visited {
 color: #511924;
 text-decoration: underline;
 }
 
a:hover {
 color: #511924;
 text-decoration: underline;
 }
 
a:active {
 color: #511924;
 text-decoration: underline;
 }
 
hr {
 width: 80%;
 color: 511924;
 height: 1px;
 }
 
.productquantityinput {
 width: 50px;
 }
 
#footer {
 color: #ffffff;
 font-size: 8pt;
 }
 
#footer a:link {
 color: #ffffff;
 text-decoration: underline;
 }
 
#footer a:visited {
 color: #ffffff;
 text-decoration: underline;
 }
 
#footer a:hover {
 color: #ffffff;
 text-decoration: underline;
 }
 
#footer a:active {
 color: #ffffff;
 text-decoration: underline;
 }
 
#faqs a:link {
 color: #511924;
 text-decoration: underline;
 }

