@charset "UTF-8";
body {
	background-color: #F7F7F7;
}
#sylvia{
	position:relative;
	width: 864px;
	height: 200px;
	left: 50%;
	margin-left: -432px;
}
#wrapper{
	position: relative;
	width: 864px;
	left: 50%;
	top: 100px;
	margin-left: -432px;
}
#angels{
	position: absolute;
	top: 0px;
	left: 746px;
}
#poster{
	position: absolute;
	width: 950px;
	height: 713px;
	left: 50%;
	top: 2099px;
	margin-left: -480px;
}
.femtable {
	display: inline-block;
    margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
