body {margin:0px auto;
	font-family: Arial, sans-serif;
	background-color: #FFFFE0;
	/*background: url("nuotti.gif");*/
	color: #FF4500;}

img {	border-color: #CCCCCC;}

/* Custom link styles */

/* Style for all table cells. */
.camera {
	font-size: 10px;
}

/* Remove the margin under the images on the index pages. */
#index .image {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

/* Don't have margins on the slide pages. */
body#slide {
	margin: 0;
}

