.title    {font-size:120%;
           line-height:2em;
           margin-top:50px;
           margin-left:100px;
           font-weight:bold;}

.sentence {font-size:90%;
           line-height:1.5em;
           margin-left:120px;
           margin-right:100px;}

.photo {font-size:90%;
           line-height:1.5em;
           margin-left:80px;
           margin-right:100px;}

p {font-size:14px;
   line-height:20px;
   text-align:center;}

H1 {color:red;
    font-size:18px}

.base {font-size: 14px}

.xxsmall {font-size: xx-small}

.xsmall {font-size: x-small}

.small {font-size: small}

.medium {font-size: medium}

.large {font-size: large}

.xlarge {font-size: x-large}

.xxlarge {font-size: xx-large}

.smaller {font-size: smaller}

.larger {font-size: larger}

.pct70 {font-size: 70%}

.pct100 {font-size: 100%}

.pct140 {font-size: 140%;}
