﻿div#mags
{
    background-position: 55% 55%;
    background-attachment: fixed;
    background-image: url(images/kellylight.jpg);
    width: 668px;
    background-repeat: no-repeat;
    height: 600px;
    overflow: auto;
}


div#anth
{
    border-right: silver 1px solid;
    padding-right: 2px;
    border-top: silver 1px solid;
    padding-left: 2px;
    padding-bottom: 2px;
    margin: 5px;
    border-left: silver 1px solid;
    padding-top: 2px;
    border-bottom: silver 1px solid;
    background-color: white;
    height: 130px;
    width:111px;
}

