		body {
			background-repeat: repeat;
		    background-attachment: fixed; 
		    background-size: 100% 100%;
		}
		a {
			background-color: white;
			color: blue;
		}
		td {
		  border: 2px solid;
		  border-color: blue;
		}
		@font-face {
		  font-family: myFirstFont;
		  src: url(../new-busfont-c.ttf);
		}

		tes {
		  font-family: myFirstFont;
		    font-weight: normal;
		}