body {
	background-color:#ffffff;
	background-repeat:repeat;
	margin:0px;
	padding:0px;
}

#all {

	position: absolute;
  	width: 80%;
  	height: 96%;
  	left: 10%;
  	right: 10%;
  	bottom: 2%;
  	top: 2%;

	background-image: url(flamingo_images/flamingo_html.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	clear:both;	
	width: 1188px;
	height: 695px;
}

.link a, .link a:active, .link a:link, .link a:visited{
	text-decoration:none;
	border:none;
	outline:none;
	cursor:pointer;
}

.link a:hover{
	text-decoration:none;
	border:none;
	outline:none;
	cursor:pointer;
}

.link{
	position:relative;
	top: 550px;
	left: 960px;
	width:235px;
	height:66px;
}

.link1{
	position:relative;
	top:40px;
	left: 10px;
	width:161px;
	height:16px;
	display:block

}