/* CSS Document */

	body {
		background: #FF0080;		
		}

	#freebeer {
		position: absolute;
		width: 770px;
		height: 610px;
		left: 50%;
		top: 50%;
		margin: -305px 0 0 -385px;
		}
