* html #poststuff {
  height: 100%;
}

body {
  background-color: #fcc873;
  color: #000;
  text-indent: 0px;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  background-image: url(http://garfield.vexer.ru/images/bg.gif);
  background-repeat: repeat;
}

a {
  text-decoration: underline;
  color: #000084;
}

a:hover {
  text-decoration: underline;
  color: #000084;
}

a:visited {
  color: #000084;
}

a.menu {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 20pt;
	font-weight: bold;
	color: #3A3;
	padding: 10px;
}

a.menu:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 20pt;
	font-weight: bold;
	color: #000;
	padding: 10px;
}

a.page {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: light;
	color: #888;
	background-color: #FFF;
	border: 1px solid #EEE;
	padding: 2px;
}

a.page:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: light;
	color: #000;
	background-color: #FFF;
	border: 1px solid #AFA;
	padding: 2px;
}

.zag {
	text-decoration: none;
	font-size: 20pt;
	font-family: verdana;
	font-weight: bold;
	font-style: normal;
}

img {
  border: 0;
}

table {
  border: 0px solid #000;
  padding: 0px;
}

td {
  border: 0px solid #000;
  font-size: 10pt;
  text-align: justify;
  text-indent: 0px;
}

.around_line {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  text-align: left;
}

.bottom {
  float: left;
  margin-left: 10px;
  font-family: Verdana, Arial, Helvetica;
  font-size: 7pt;
  font-weight: bold;
  color: #248;
  margin-right: 10px;
  padding-left: 0px;
  padding: 3px;
}

.date {
	font-size: 7pt;
	font-weight: bold;
	color: #577;
}

.twitter-share-button {
  padding: 0px;
  margin: 0px;
}

