#photo_top {
	height: px;
	background-image: url("");
	background-repeat: repeat-x;
	background-position: center center;
	background-attachment: fixed;
}
#photo_mainframe_banner {
	height: 0px;
	background-image: url("");
	background-repeat: repeat;
	background-position: center center;
	background-attachment: fixed;
	background-color: #000000;
}
.album_item_pic {
	background-image: url("http://www.richard-olier.dyndns.org/Web/Images/photo/fond.jpg");
	background-repeat: repeat-x;
	background-position: center center;
	background-attachment: fixed;
	background-color: #000000;
}
.album_item {
	color: #CCCCCC;
}
.photo_thumb_item_pic {
	background-image: url("http://www.richard-olier.dyndns.org/Web/Images/photo/fond.jpg");
	background-repeat: repeat-x;
	background-position: center center;
	background-attachment: fixed;
	background-color: #000000;
}
.photo_thumb_item {
	color: #CCCCCC;
}
body {
	background-image: url("http://www.richard-olier.dyndns.org/Web/Images/photo/fond.jpg");
	background-repeat: repeat-x;
	background-position: center center;
	background-attachment: scroll;
	background-color: #000000;
	color: #888888;
}
a, a:link, a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
#photo_mainframe_composite {
	background-image: url("http://www.richard-olier.dyndns.org/Web/Images/photo/fond.jpg");
	background-repeat: repeat-x;
	background-position: center center;
	background-attachment: scroll;
	background-color: #000000;
}
