body {
    background-image: url("images/pattern.jpg");

    background-repeat: repeat; 

	
 }

@font-face {
    font-family:"Lato";
    src: url("Lato/Lato-Regular.ttf") /* TTF file for CSS3 browsers */
}
td {
    font-family:'Lato', sans-serif;
    font-size: 30;
	color:#282828 ;
   font-weight:	normal;
    text-align: center;
		
}
td {text-shadow: 0em 0em 0.02em #black}
