@import url('screen.css');

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