body {
	background-repeat: repeat;
	background-image:   url(img/square_gray.jpg); 
	color: white;
  	font-family: Times New Roman; 
  	font-size: 12 pt; 
	font-weight: 700;
  	text-align: justify;
}

a {
	color: white;
}