/* CSS by Patricia Cardet, Spirales web design
www.spirales-webdesign.net 
Photo-Albums were built using the 
application Photozen
*/


/* Main Layout
------------------------------ */
body {
	background-color:#000000;
	background-position: 50% 50%;
	margin: 0px;
	padding: 0px 0px 50px;
	text-align: center;
	line-height:1.08em;
}


img {
    border:none;
	}


a img {border: none;}


a:hover {
border:0; /* needed to trigger IE */
}



