/* External Style Sheet */

body 
  {
  background: url("bg.jpg") 50% 0 no-repeat;
  background-color: ffedb5; 
  }

table
{ 
margin-left: auto;
margin-right: auto;
}


.thumbs
{
height: 120px;
overflow: auto;
text-align: center;
font-size: 18pt;
color:#ECE5B6;
border-style: none
}


.menupics
{
vertical-align:middle;
margin:5px;
border-style: none;
}


.pics
{
margin:15px;
}

.text
{
font-size: 16pt;
color:	#153E7E;
}