h3 {
    background: none repeat scroll 0 0 lightgrey !important;
    border-color: #DDDDDD !important;
    border-image: none !important;
    border-style: none none solid !important;
    border-width: medium medium 1px !important;
    color: blue !important;
    font-family: 'Verdana';
    font-size: 15px;
    font-weight: bold!important;
    padding: 0.5em 0 !important;
    margin-top: 3px !important;
    margin-bottom: 30px !important;
	text-align: center;
	
}

h2{
color: black;
font-style: italic;
}
#region-main {
    color: black;
    line-height: 1.5 !important;
    padding: 1em 0 !important;
    text-indent: 2em !important;
	
}
#page-content .region-content {
    overflow: auto;
        padding: 0 2 !important;
		
		
}

.contents {
background-color: #FFFFE0;
/*width: 100%;*/
padding: 30px;
text-align: center;
text-indent: 0;
}

/*.contents {
text-align: center;
}
*/

