body {
background-position: 0%, 0%;
background-repeat: no-repeat;
background-color: white;
background-attachment: fixed;
font-family: garamond;
margin: 0pt;
margin-top: 0pt
}

a:link     {color:#993300; text-decoration: underline;font-size: 90%}
a:visited  {color:#993300; text-decoration: underline;font-size: 90%}
a:hover    {color:#993300; text-decoration: none;font-size: 90%}
a:active   {color:#993300; text-decoration: underline;font-size: 90%}

hr {
width: 90%
}

form {
display: inline
}

#bs {
     color: black;
     font-size: 15px;
     font-family: garamond;
     width: 150px;
     height: 28px
    }

#mbs {
     color: black;
     font-size: 100%;
     font-family: garamond;
     width: 100px;
     height: 25px
    }

#small {
     color: #993300;
     font-size: 65%;
     width: 40px;
     height: 18px
    }

#go {
    color: black;
    font-size: 14px;
    font-family: garamond;
    font-weight: bold;
    width: 100px;
    height: 21px
    }

#shop	{
	width: 110px;
	height: 25px;
	color: #993300
	}



