Template:USNA Annapolis/CSS

.parkdescr:after { content: "He likes to eat bananas and other kinds of fruit."; }

.alexdescr:after { content: "He likes to eat broccoli and other types of vegetables."; }

.center {

       text-align: center;

}

.med {

       font-size:20px;

}

.pictureshadow{

       box-shadow: 0px 30px 40px rgba(0,0,0,1);

}