img
{
    float: left;
    padding-right: 25px;
}
h3
{
    text-align: center;
}
/* Change link hover color */
a:hover
{
    color: #45AF2B;
    text-decoration: none;
}
.green
{
    color: #45AF2B;
}
.container
{
    padding: 20px;
}
.full
{
    width: 100%;
    height: 600px;
}