/* CSS Document */



  .textbox1 { 

    background: white; 

    border: 1px double #DDD; 

    border-radius: 5px; 

    box-shadow: 0 0 5px #333; 

    color: #666; 

    outline: none; 

    height:25px; 

    width: 275px; 

  } 

  

  .textbox2 { 

    background: transparent url(http://html-generator.weebly.com/files/theme/input-text-8.png) repeat-x; 

    border: 1px solid #999; 

    outline:0; 

    height:25px; 

    width: 275px; 

  } 

.textbox3 { 

    background: white; 

    border: 1px solid #DDD; 

    border-radius: 5px; 

    box-shadow: 0 0 5px #DDD inset; 

    color: #666; 

    outline: none; 

    height:25px; 

    width: 275px; 

   } 



.Three-Dee{

font-family: ABeeZee ;

line-height: 1em;

color:#999;

font-size: 50px;

text-shadow:0px 0px 0 rgb(231,231,231),1px 1px 0 rgb(216,216,216),2px 2px 0 rgb(202,202,202),3px 3px 0 rgb(187,187,187),4px 4px 0 rgb(173,173,173),5px 5px 0 rgb(158,158,158), 6px 6px 0 rgb(144,144,144),7px 7px 6px rgba(0,0,0,0.6),7px 7px 1px rgba(0,0,0,0.5),0px 0px 6px rgba(0,0,0,.2);}

