
/* This is the Cover Page CSS file for the Bruno Engler Photography Website */

a:link { text-decoration:none; color:#C0C0C0 }
a:visited { text-decoration:none; color:#C0C0C0 }
a:active { text-decoration:none; color:#808080 }
a:hover { color:#808080 }

body { background-color:#000000;
font-family:arial, tahoma, sans-serif;
color:#EDEBDE;
font-size: 10pt;
font-weight: bold;
text-align: center;
   margin-top: 0px;
margin-bottom: 0px;
  margin-left: 0px;
 margin-right: 0px;

     overflow: hidden }

  table { border-collapse: collapse }
  .div0 { position: absolute; left: 0px; top: -150px }

.table1 { width:100%; height:100%; border-collapse: collapse }
.table2 { border-collapse: collapse; margin: auto }
.table3 { width:100%; border-collapse: collapse }

   .td1 { background-color:#000000; border-style: none; text-align: center; }
   .td2 { background-color:#FFFFFF; border-style: none; text-align: center; padding-top: 36px; padding-right: 36px; padding-bottom: 5px; padding-left: 36px  }
   .td3 { background-color:#FFFFFF; border-style: none; text-align: center; padding-top: 0px; padding-right: 40px; padding-bottom: 0px; padding-left: 40px }
  .td4L { background-color:#FFFFFF; border-style: none; text-align: left; padding:0px; color:#C0C0C0; font-size: 30pt; font-weight: 100 }
  .td4C { background-color:#FFFFFF; border-style: none; text-align: center; padding-left:10px; padding-right: 10px }
  .td4R { background-color:#FFFFFF; border-style: none; text-align: right; padding:0px; color:#C0C0C0; font-size: 30pt; font-weight: 100 }
   .td5 { background-color:#FFFFFF; border-style: none; text-align: center; padding-top: 0px; padding-bottom: 10px; color:#C0C0C0; font-size: 11pt; font-weight: 700 }