body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-position: center top;
	background-color: #2d3127;
}

.coronav {
	color:  red;
	font-weight: bold;
}

a img {
  border: none;}
a {
	color: #6A833F;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #282E22;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F4F5F7;
	padding: 0px;
	margin: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	line-height: 20px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
}
.twitter {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 520px;
	border-top-style: dotted;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-color: #2D3127;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2D3127;
}
