

.center, .center h1, .center h2, .center span
{
	//margin : 0 auto ;
	text-align : center ;
	position : static ;
}


h1, h2 { display : inline }


.album
{
/*	
    //top : 35px ;
	//left : -5px ;
*/
    position : relative ;
	margin : 0 auto ;
    width : 980px ;
    height : 700px ;
    background-color : transparent ;
    border : none ;
}

iframe
{
	name : "album" ;
    width : 980px ;
	height : 700px ;
	frameborder : 5 ;
	scrolling : yes ;
	/*
	marginwidth : 2 ;
	marginheight : 2 ;
	*/
	margin : 0 auto ;
	frameborder : 0px ;
	border : 0px ;
}

