*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(img/bg.jpg) #EAEAEA;
	color: #767273;
	font: .6em Arial, Helvetica;
	padding: 0 0 0 0;
	line-height:1.3em;
}
img, div { behavior: url(iepngfix.htc) }

a{color: #767273; text-decoration: none }
a:hover{ text-decoration: underline }