body {
background-color: #000000;
background-image: url('assets/background.jpg');
background-repeat: no-repeat;
margin: 0;
padding: 0;
text-align: left;
font-family: Arial, Helvetica, Geneva, sans-serif;
}

em {
	font-weight: bold;
	text-decoration: none;
}

h3.family {
    font-size: 11px;
    margin: 6px 0;
    font-family: Arial, Helvetica, Geneva, sans-serif;
}

a:link  { text-decoration: none; color: #c2beaa; }
a:visited { text-decoration: none; color: #c2beaa; }
a:active { text-decoration: none; color: #c2beaa; }
a:hover { text-decoration: none; color: #c2beaa; }

a.highlight:link  { text-decoration: none; color: #c2beaa; font-weight: bold; font-size: 12px;}
a.highlight:visited { text-decoration: none; color: #c2beaa; font-weight: bold; font-size: 12px;}
a.highlight:active { text-decoration: none; color: #c2beaa; font-weight: bold; font-size: 12px;}
a.highlight:hover { text-decoration: none; color: #c2beaa; font-weight: bold; font-size: 12px;}

td { font-size: 16px; color:  #c2beaa; }

p { font-size: 14px; padding: 5px; margin-top: 3px; margin-bottom: 3px; color: #c2beaa; }

img { background-color: transparent; }

h1 {font-size: 24px; color: #c2beaa; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

h2 {font-size: 18px; color: #c2beaa; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

h3 {font-size: 16px; color: #c2beaa; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

td.navbar {font-size: 16px; color: #c2beaa; font-family: Arial, Helvetica, sans-serif;}

