﻿#grad {
    background-image: linear-gradient( red, black);
}

#linkcontainer {
    padding-bottom: 5px;
}