div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFE4C4;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #CD5C5C;
   text-decoration: none;
}
a:hover
{
   color: #CD5C5C;
   text-decoration: underline;
}
#Word-Search-IntroTextArt1
{
   border-width: 0;
   vertical-align: top;
}
#Word-Search-IntroTextArt1
{
   filter: drop-shadow(6px 6px 4px rgba(145,58,0,0.20));
}
#wb_Word-Search-IntroText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Word-Search-IntroText1 div
{
   text-align: center;
}
#wb_Word-Search-IntroText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Word-Search-IntroText2 div
{
   text-align: center;
}
#Word-Search-IntroButton1
{
   box-sizing: border-box;
   line-height: 42px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #FFDEAD;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to bottom, #FF7132 0%, #FFD7A6 25%, #FF7132 100%);
   background-image: radial-gradient(circle, #FF6347 0%, #FFA07A 100%);
   color: #454545;
   box-shadow: 2px 2px 2px #A9A9A9;
   font-family: "Arial Narrow";
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Word-Search-IntroButton1:focus
{
   outline: 0;
}
