html {
	font-family:Helvetica, sans-serif;
	font-size:1.2em;
}

img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}