/* CSS definition file containing site wide stylesheets */

.Panel1 {
	background-color: rgb(255,255,255);
 	border: 2px solid rgb(128,0,0);
 	padding: 10px
}
