#maincontainer { width: 40%;
margin-left: auto;
margin-right: auto;
}

ul {text-indent:0 !important; }

a {
text-decoration:none;
color:#e21a22
}

	 	h1.title{
			text-align:center;
			font-size:medium;
			/*font-size: large;*/

			font-weight:normal;
			text-transform:uppercase;
			letter-spacing:5px;
		}

		h1.byline{
			text-align:center;
			font-size: small;
			font-weight: normal;
			text-transform:uppercase;
			letter-spacing: 0px;
		}
			h2.subtitle{
			text-align:center;
			font-size: small;
			font-weight: normal;
			text-transform:uppercase;
			letter-spacing: 3px;
		}

.content {

line-height:23px;
}

.content p {text-indent:1.5em; margin:0px; }

.commentbox {
width:300px;
height:150px;
}

