body {
	background-color:black;
	margin:0px;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:none;
}

#title_gallery {
	display:block;
	position:absolute;
	z-index:0;
	top:0px;
	left:10px;
	width:593px;
	height:74px;
	background-image:url(./images/title_gallery.jpg);
}

#swf_photo {
	display:block;
	position:absolute;
	z-index:0;
	top:80px;
	left:5px;
	width:500px;
	height:462px;
}