 body{
 background: url("../img/bg101.jpg ") no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
width: 100%;
min-width: 504px;
}

.well {
   background-color: rgba(245, 245, 245, 0.9);
}

/*Apply this class to some text to unlock the secrets of the third dimension!*/
.Three_Dee{
font-family: 'Times New Roman', Times, sans-serif;
line-height: 2em;
color: #ffffff;
font-weight:bold;
font-size: 63px;
}
.Three_Dee2{
font-family: 'Bookman Old Style', serif;
line-height: 1em;
color: #ffaa00;
font-weight:bold;
font-size: 79px;
}
.Three_Dee3{
font-family: Courier, monospace;
line-height: 1em;
color: #ff3d3d;
font-weight:bold;
font-size: 41px;
text-shadow:0px 0px 0 rgb(207,13,13),0px 1px 0 rgb(170,-24,-24),0px 2px 0 rgb(133,-61,-61),0px 3px 0 rgb(96,-98,-98), 0px 4px 0 rgb(59,-135,-135),0px 5px 4px rgba(0,0,0,0.3),0px 5px 1px rgba(0,0,0,0.5),0px 0px 4px rgba(0,0,0,.2);}


.Three_Dee4{
font-family: 'Bookman Old Style', serif;
line-height: 1em;
color: #fff;
font-weight:bold;
font-size: 69px;
text-shadow:0px 0px 0 rgb(192,107,-63),-1px 0px 0 rgb(177,92,-78),-2px 0px 0 rgb(163,78,-92),-3px 0px 0 rgb(148,63,-107),-4px 0px 0 rgb(134,49,-121),-5px 0px 0 rgb(119,34,-136), -6px 0px 0 rgb(105,20,-150),-7px 0px 6px rgba(0,0,0,0.85),-7px 0px 1px rgba(0,0,0,0.5),0px 0px 6px rgba(0,0,0,.2);}



.Three_Dee5{
font-family: 'Bookman Old Style', serif;
line-height: 1em;
color: #fff;
font-weight:bold;
font-size: 49px;
text-shadow:0px 0px 0 rgb(192,107,-63),-1px 0px 0 rgb(177,92,-78),-2px 0px 0 rgb(163,78,-92),-3px 0px 0 rgb(148,63,-107),-4px 0px 0 rgb(134,49,-121),-5px 0px 0 rgb(119,34,-136), -6px 0px 0 rgb(105,20,-150),-7px 0px 6px rgba(0,0,0,0.85),-7px 0px 1px rgba(0,0,0,0.5),0px 0px 6px rgba(0,0,0,.2);}


.foot{
  border-top: 5px solid #ccc;
  background-color: rgba(245, 245, 245, 0.9);
  padding: 60px;
}