body{
	color: #ffffff;
	font: 12px 'Showcard Gothic';
	margin: 0px;
	padding: 10px;
	background-color: #000000;
}

p#album img{
position: absolute;
top:100px;
left:80px;
}
a{
	position: absolute;
	top: 350px ;
	left: 580px ;
	font-size: 2em ;
	font-family: 'Showcard Gothic' ;
	text-decoration : none ;
	color: white ;}
a:hover{
	font-size : 2.5em ;
	}
img.logo{
	position: absolute;
	top: 80px;
	left: 520px;
}

p.copy{
	position: absolute;
	top: 420px;
	left : 190px ;
	font-size : 0.9em ;
}
strong{
	color : black ; 
}