table {
	font-family: 'Trebuchet MS';
	font-size: 12px;
	height: 100%;
	width: 100%;
	color: #000000;
	}
h5 {
    font-size: 14px;
	}
.mybody {
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: 10px 5px;
	}	