body
{
	text-align:center;
	background-image:url(images/bg.png);
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
        background-color:#ffffff;
	
}
#main
{
      text-align:center;
      margin-top:25px;
      margin:auto;
}