* {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
} 

body {
    background:#E0FF92;
    font: .90em "Trebuchet MS" Verdana, Arial, sans-serif;
    background: #9AE4E8 url(/tfood/cloudbg.gif) repeat; 
    top:0px;margin-top:0px;margin-left:0px;margin-right:0px;
}


.header
{
 text-align:center;
 color:blue;font-size:200%;
 font-weight:bold;
 padding-top:20px;
}

.control
{
 margin-left:10px;
 margin-right:10px;
 margin-bottom:10px;
 background:#FAFAD2;
 text-align:center;
 padding-bottom:5px;
 -moz-border-radius: 5px; /* Firefox */
 -webkit-border-radius: 5px; /* Safari */

}

.error
{
  text-align:center;
  color:blue;
  font-size:200%;
  font-weight:bold;
}

.link
{
  text-decoration:none;
}

a.link
{
  text-decoration: none;
}

a.link:hover {
	text-decoration: underline;
}

.link1
{
  font-size:150%;
  text-decoration:none;
}

a.link1
{
  text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}
