BODY
{ font-family: arial, helvetica, san-serif;
  color: black;
  background-image: url(/images/texture.jpg);
  background-color: white;
}


 .t2
 {
   text-align: center;
   color: #0000B2;
   text-align: center;
   margin-top: -105px;
   font: italic 90px/90px Times, serif;
   text-shadow: 0.2em 0.2em;
   margin-bottom: 10px;
 }

 .t1
 {
   color: #E0E0D0;
   font: bold 80px/80px Times, serif;
   text-align: center;
   text-shadow: 0.2em 0.2em;
   margin-top: 10px;
}

span.LogoScout
 {
   font: normal 90px/90px Arial, Swiss, Helvetica, san-serif;
   color : rgb(0,151,144)
 }

span.LogoAbout
 {
   font: italic 90px/90px Times New Roman, Times, serif;
   color : rgb(96,103,207)
 }


div.figure
 {
   border: thin silver solid;
   margin: 10px;
   padding: 20px 10px 10px 10px;
   float: none;
   text-align : center
 }

img.photo
 { border-width: 6px 6px 6px 6px; 
   border-color: teal; 
   border-style: solid
}

p.caption
 {
  font-weight: bold;
 }

dl.gallery
{
border: 1px solid #000;
background-color: #C1DBFF;
width: 202px;
text-align: center;
padding: 10px;
float: left;
margin-right: 1em;
}

.gallery dt { font-weight: bold; }

.gallery dt img
{
border: 1px solid #000;
width: 120px;
height: 80px;
}

.gallery dd
{
margin: 0;
padding: 0;
}

