#colorframe {
	background-image: url(images/background.jpg);
	color: #ffffff;
	width: 600px;
	height: 330px;
	margin-top: 100px;
	margin-left:auto;
	margin-right:auto;
}
.text {
	width: 600px;
	height: 130px;
	font-size:1.43em;
	text-align: right;
	background: url(images/black-transp.png);
}
.text p {
	float:right;
	padding: 1em;
	width: 400px;
}
a {
	color:#f5e560;
	text-decoration:none;
}
a:hover {
	color:#f5e560;
	text-decoration:none;
	font-style:italic;
}
a img {border:none;}
.caption {
	color: #00495e;
	font-size: 10.8em;
	position:absolute;
	z-index:0;
	overflow: hidden;
	width: 600px;
	opacity: 0.6;
}
#buttons {
	width:600px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}
#buttons img {opacity: 0.8;}
#buttons img:hover {opacity: 1.0;}

#cap-soup {display:none}
#cap-facebook {display:none}
