/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 8, 2016, 11:30:54 AM
    Author     : debbie
*/

cite {
font-style: italic; }

p {
    margin: 10px 20px;
}

img.small {
    height: 50%;
    width: 50%;
}
img.medium {
    height: 90%;
    width: 90%;
}