body {
  background-image:url(../Images/Background.jpg);
  background-position: top left;
  color: #F6D379;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 5px; }

body.menupart {
  background-image: url(../Images/Menu_Bg.jpg);
  margin: 0px; }

font, p, div, td, th {
  color: #F6D379;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px; }

a:link, a:visited, a:active {
  color: #FEECBE;
  text-decoration: underline; }

a:hover {
  color: #ffffff;
  text-decoration: none; }

.pagetitles {
  padding-bottom: 3px;
  padding-top: 3px;
  text-align: center; }

.content_text {
  text-align: center; }

.location_title {
  font-weight: bold;
  text-decoration: underline; }

.writeus {
  text-align: right;
  padding: 2px; }

.alignleft {
  text-align: left;
  padding-top: 2px;
  padding-bottom: 2px; }

.sightseeing-title {
  background-color: #680000;
  font-weight: bold;
  text-align: center;
  padding: 3px;
  border: 1px solid #F6D379; }

.aligncenter {
  text-align: center; }

.alignjustify {
  text-align: justify; }
