
@import url(screen-home.css);

body {
	margin: 0;
	padding: 0;
	background-color: white;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
}

* {
	font-size: 100.1%;
}

