body {
  margin-top: 0px;
	margin-bottom: 0px;
	background-color: #336698;
	background-image: url(images/NakedCommandoBack.jpg);
}

#footer {
  text-align: center;
  font-size: 12px;
  background: #dbdbdb;
  padding: 10px 0px 0px 0px;
}

#footer a:link, #footer a:visited {
  color: #295BBC;
}

.BackShadow {
	background-image: url(images/NakedCommandoS.jpg);
	background-repeat: repeat-y;
}

.quote_img {
  display: block;
}

.quote {
  background-color: #e5e5e5;
  width: 608px;
  margin-bottom: 20px;
}

.quote div {
  padding: 0px 20px;
}

body, p, div, td {
  font-family: Verdana;
  font-size: 14px;
  line-height: 20px;
}

#content {
  margin: 0 auto;
  width: 800px;
}

.red {
  color: #CD021A;
}

.blue {
  color: #295BBC;
}

.big {
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
}

.center {
  text-align: center;
}

.hl_yellow {
  background-color: yellow;
}

.strike {
  text-decoration: line-through;
}

.medium_txt {
  font-size: 16px;
  line-height: 20px;
}

.big_txt {
  font-size: 20px;
  line-height: 24px;
  margin-top: 30px;
}

.xbig_txt {
  font-size: 26px;
  line-height: 30px;
  margin-top: 30px;
}
