@charset "UTF-8";
/* CSS Document */

body
	{
		background-color: #b3f5ff;
	}
	
#goneFishing
	{
		width: 800px;
		height: 96px;
		margin-top: 20%;
		margin-left: auto;
		margin-right: auto;
		background-image: url(images/gone.jpg);
		text-indent: -9999px;
	}