﻿body {
}

.initial-image{
    height: 700px;
    width: 100%;
}
.andis-link{
    font-weight:800;
    font-size: 22pt;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: -150px;
    width: 350px;
    height: 100px;          
    text-align: center; 
}

a{
    color: darkorange;
}