.body{

}

div.comicArea{
	text-align: center;
}
div.navigationButton{
    float: left;
    margin-right: 40px;
}
div#navigationFooter{
    text-align: center;
}
div.comicSection{
	 text-align: center;
	 padding-bottom: 10px;
}
div.comicHeader{
	text-align: center;
}
div.enablePagingArea{
	clear: both;    
	text-align: center;
   padding: 4px;
   display:none;
}
div.introText{
	text-align: center;
	}
div.rantArea{    
background: none repeat scroll 0 0 #DD88DD;
    margin-top: 10px;
    padding: 5px;
}
div.toggleRantArea{
	padding-top: 10px;
}
div.navigationArea{
	text-align: center;
}
span.enablePaging{
    cursor:pointer;
    cursor:hand;
    font-weight:bold;
}

div.rantArea{
	padding-top: 10px;
}

span.displayRant{
    cursor:pointer;
    cursor:hand;
    font-weight:bold;
}

h1{
	text-align: center;
}
h4{
	text-align: center;
	font-weight: normal;    
	margin-bottom: 10px;
}

h5{
	text-align: center;
}
