@import url('http://fonts.introweb.iwd/css/font-opensans.css');

body {
    font-family: 'Open Sans', sans-serif;
	font-size: 1em;
}


