      body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
              margin:0;
              padding:0;
      }
      table {
              border-collapse:collapse;
              border-spacing:0;
      }
      fieldset,img { 
              border:0;
      }
      address,caption,cite,code,dfn,em,strong,th,var {
              font-style:normal;
              font-weight:normal;
      }
      ol,ul {
              list-style:none;
      }
      caption,th {
              text-align:left;
      }
      h1,h2,h3,h4,h5,h6 {
              font-size:100%;
              font-weight:normal;
      }
      q:before,q:after {
              content:'';
      }
      abbr,acronym { border:0;
      }

      body {
        padding: 0;
        margin: 0;
        width: 100%;
        text-align: center;
        font-family: verdana, arial, sans-serif;
        background-color: black;
      }
      h2 {
        font-size: 120%;
        font-weight:bold;
        margin-top: 4px;
      }
      #head {
        margin-left: auto;
        margin-right: auto;
        position: relative;

      }
        #head_fcdelly {
          left: 13px;
          top: 13px;
        }
        #head_contact {
          left: 325px;
          top: 41px;
        }
        #head_collection {
          left: 510px;
          top: 73px;
        }
        #head_wheretobuy {
          left: 5px;
          top: 84px;
        }
        #head_aboutus {
          left: 313px;
          top: 96px;
        }
      #container {
        background-position: top right;
        background-repeat: repeat-y;
        width: 940px;
        margin: 0px;
        padding: 0px;
        top: 0px;
        background-color: black;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        position: relative;
        padding: 20px;
      }
      #content {
        color: black;
        width: 900px;
        left: 0px;
        border: solid #313131 1px;
        border: none;
        padding: 15px;
        clear: both;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        background-color: white;
      }
      #content a {
        color: black;
      }
      img {
        border: none;
      }
      .editbutton {
        display: block;
      }
  form div {
    padding: 3px;
  }
  
 .longtextinput {
   width: 100%;
 }
 
 .textinput {
   width: 100%;
 }
 a {
   color: white;
 }
 
 .box_flyer {
   margin-top: 30px;
   border: solid white 1px;
   padding: 1px;
 }
 .galleryImg {
border:1px solid silver;
float:left;
height:180px;
margin:3px;
text-align:center;
width:130px;
}
p {
  padding-top: 5px;
}
strong, h1 {
  font-weight: bold;
}
