#picturesv {
	width: 280px;
	height: 379px;
	background-color: #000000;
	background-image: url(/img/bg-sv.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#pictureen {
	width: 280px;
	height: 379px;
	background-color: #000000;
	background-image: url(/img/bg-en.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}