/* CSS Document */
body{
	margin:0;
	padding:0;
	background-image:url(../img/hg_gallery.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#5B5478;
	height: 100%; 
	max-height: 100%;
}
img{
	border:0;
}
images{
	border:0;
}