
/* This is the Margin CSS sheet for the Bruno Engler Photography Website */

a:link { text-decoration:none; color:#DBD5B9 }
a:visited { text-decoration:none; color:#C9C198 } 
a:active { text-decoration:none; color:#EDEBDE }
a:hover { color:#EDEBDE }

body { background-color: #A79887;
            font-family: arial, tahoma, sans-serif;
                  color: #FFFFFF;
             margin-top: 0px;
          margin-bottom: 0px;
            margin-left: 0px;
           margin-right: 0px }

table { float: left; border-collapse: collapse; border-style: none }
   td { border-style: none }

          .table1 { width: 100%;
	           height: 38px;
          border-collapse: collapse;
             border-style: none;
         background-color: #A79887;
         background-image: url("../Design/Gnd1a.jpg") }

.td1a { text-align:left; padding-left: 7px; font-family: arial, tahoma, sans-serif; font-size: 12pt; font-weight: 700 }
