body {
  background-color: #FFFFFF; 
  background-image: url("http://www.discount-guns.com/images/logo.gif");
  background-repeat: no-repeat;
  background-attachemt: fixed;
  background-position: 22% 0%;
  margin: 112px 20% 300px 22%;
  
}

h1 {font-family: arial, sans-serif;
 }

th {text-align: center; font-size: 19px; font-family: times new roman, arial, vedana;
 }
td {text-align: justify; text-indent: 30px; font-family: arial, times new roman, vedana;
 }

p {text-align: center;
 }

div.box {height: 100%; width 100%; background: #DDDDDD;
 }

#hours {text-align: center;
 }

#specials { color:red; text-align: left;
 }

#address {position:absolute;
	    top: 31px;
          right: 19% ;
	    text-align: center;
	    font-family: vedana, arial;
 }