/* TURN.JS styles */
#magazine{
	width:840px;
	height:543px;
	border : 1px solid #dcdcdc;
}
#magazine .turn-page{
	background-color:#ccc;
	background-size:100% 100%;
}

#magazineNav 
{
    color: #004F2D;
    font-family: "Georgia";
    font-size: 12px;
    position: absolute;
    text-decoration: none;
    text-align : center;
    margin-top : 15px;
    margin-left : 120px;
}