/* Style sheet www.hamilton-family.net website */

body {
   color: #ffffff;
   background-image: url(images/background.jpg);
   background-color: rgb(68,67,205);
   font-family: "times new roman", verdana, sans-serif; }

h1 {
   font-size: 18pt;
   font-weight: 700;
   text-align: center;
   color: #ffff00;}

h2 {
   font-size: 16pt;
   font-weight: 700;
   text-align: center;
   color: #ffff00;}

a:link {
   color: #ffffff;
   font-family: "times new roman", verdana, sans-serif; }
   
a:visited {
   color: #cccccc;
   font-family: "times new roman", verdana, sans-serif; }

a:active {
   color: #aaaaaa;
   font-family: "times new roman", verdana, sans-serif; }

table {
   align: center;
   text-align: center;}

td {
   padding: 15px}