/* CSS Document */

body {
	background:#60FFFF;
	color:#000;
	height: 100%;
	margin:0;
}
		
a:link, a:visited {
	text-decoration:none;	
}	

body {
  font-family: "Lato", sans-serif;
}

