/* CSS Document */
#wrapper
{
	background:#17a4b5;
	width: auto;
	height: auto;
}

#info
{
	background:#17a4b5;
	margin: 0;
	padding: 5px;
	float: left;
}
