body {
background: url(image/congress.jpg); 
background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;

}

#group {
	text-align: center;
}

#link {
	text-align: center;
	

}



#first {
	background-color: #6b6b6b;
	color: f7e652;
	font-family: Lucida Calligraphy; Arial;
	}


#bottom {
	color: black;
	font-family: Arial;
	font-size: 20px;
	margin-top: 385px;
	text-align: center;
}
