body
{
  font-family:Arial,sans-serif; font-size:16px;
  margin-left:5%;
  margin-right:5%;
}

img { border-style: none; }

h1 { font-size:30px; font-weight:normal; color:blue; }
h2 { font-size:26px; font-weight:normal; color:blue; }
h3 { font-size:23px; font-weight:normal; color:blue; }
h4 { font-size:20px; font-weight:normal; color:blue; }

a:link {color: blue; }
a:active {color: red; }
a:visited {color: purple; }
a:hover { color:red; }

.small { font-size:14px; }
.large1 { font-size:18px; }
.large2 { font-size:23px; }
.large3 { font-size:30px; }

.album { font-style:italic; font-weight:bold; color:maroon; }
