body {
	     margin-top: 0px ;
		 background-color: #000000 ;
		 color : #ffffff ;
		 font-family: 'Verdana, Arial, Helvetica, sans-serif' ; 
		 font: normal 12pt Verdana, sans-serif  ; 
		 background-image: url('../images/bg/granit_black.jpg')
	 }

table.gallery { 
		width: 90%; 
		margin-right: auto ;
		margin-left: auto ;
		margin-top: 20px ;
		text-align: center ; 
		color: #FFFFFF;
		margin-bottom: 10px ; 
		background : #FF0000; 
		background-image: url('../images/bg/lrock003.jpg') ;
		border-width: 0 ;

}

td.gallery { 
		width: 20%;
		color: #FFFFFF;
		background : #000000; 
		border-style: solid ;
		border-color: #dddddd ; 
		border-width: 2 ;
		text-align: center ;
		padding-top: 10px ;
		padding-bottom: 10px ;
}

div { 
	background-image:url('../images/titles/photos_title.gif') ;
	background-repeat: no-repeat ; 
	background-attachment: fixed ; 
	background-position:20px 15px ; 
	padding-top: 90px ; 
}
