/* CSS Document */

#Diapos {
	margin:0 auto;
	width:804px;
	height:540px;
	padding-top: 4px;
	padding-left: 4px;
	border: 4px fuchsia ridge;
	z-index:1;
}
h2 {
	color:#636;
}
p {
	padding:0px;
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}