a{
    text-decoration: none;
}
#showCase{
    margin-top: 30px;
    height: 600px;
    width: 800px;
    overflow: hidden;
    position: relative;
}
#showCase > div{
    display: none;
}

#showCase .rotated{
    position: absolute;
    width: 100%;
}
#proCairngorm{
    text-align: center
}
#proCairngorm a{
 display: block;
}
