@import url("screen.css"); 

body {
	background: #fff url(../img/bg_body.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
