body, html{
	margin: 0px;
	padding: 0px;
	color: black;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
	height: 100%;
	text-align: center;
	background: #A4B7C5;

}

img{
	border: none;
}

#body{
	background: url(/intro/images/bg.gif) repeat-x;

}

