/* CSS Document */

html{
	font-size: 62.5%;
}

body{
	margin: 0;
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #666;
}

img{
	border: 0;
}