@import url('screen.css');

* {
	margin: 0;
	padding: 0;
	
	font-family: verdana, arial;
	font-size: 11px;
}