#content{
width:820px;
height: 2250px;
position: relative;
}

/*
#ascendanceMedium {
width: 420px;
height: 420px;
background-color: blue;
background-image: url(../images/ascendance/stuart-saunders-games-ascendance-medium.png);
background-repeat: no-repeat;
background-position: center;
position: relative;
margin: -5px;
}
#ascendanceMedium:hover {
background-size: 105%;
z-index:1;
border: 2px solid;
border-color: black;
}