* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body {
 color: #828388;
 font: 14px/110% Arial, sans-serif;
}

img {
	border: 0;
}