/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/bg.gif);
	border: 0;
}

IMG {
	border: 0;
}

a {
	border: 0;
}

