 body{
 background-color: #f4f4f4;
}

.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: 1em;
color: #ffffff;
font-weight:bold;
font-size: 28px;
}
.Three_Dee2{
font-family: 'Bookman Old Style', serif;
line-height: 1em;
color: #ffaa00;
font-weight:bold;
font-size: 29px;
}
.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);}