/* * Combined style sheet for the index pages and the slide pages. *//* Style for all bodies. */body {	font-family: Verdana, Arial;	font-size: 10px;	background-color: black;	color: #0C86B4;	margin: 5;}