html {
  font-size: 100%; /*Fix a IE em BUG*/
}
body {
  background: #ffffe7 url("images/bg-wall.png") repeat-x left top;
}
a img 
{
/*	color: red; */
	border: none;
} 
 
