@charset "UTF-8";
/* CSS Document */
/* Copyright 2010 Carrie Vecchione and Rolf Erdahl */

#bragalot {
	margin-top: 20px;
	min-width:330px;
	min-height:150px;
}

#bragalot p {
	display: none;
	font-style:italic;
	font-size:smaller;
	padding:15px;
	background-color:#ffff99;
}

