body 
{
	 text-align: center;
	 margin: 0 auto;
	 padding-top:10px;
	 padding-bottom:10px;
	
	background: top center url(../images/bgimg_yellow.jpg) repeat-x;
 	background-color:#F7D90E;

}
.bgcolostyle
{
	background: top center url(../images/bgimg_yellow.jpg) repeat-x;

}

.submit_button
{

border:1px solid #333;
background-color:#ccc;
height:27px;
}

.language_link
{
color:#fff;
font-size:11px;
font-weight:bold;
text-decoration:none;

}

