body
{

	height: 200px;
	width: 100%;
        background-image: url(tlo.jpg);
   	background-repeat: repeat-x;
	text-align:center;
}


