body {
    background: none repeat scroll 0 0 #FFFFFF;
}



.fourm-Add {
    text-align : center; 
	background-color:#eee;
	border:2px dashed #FF0000;
	}

.block {
 font-style : normal; 
text-align : justify; 
margin-right : 0%; 
margin-left : 2%; 
	}
.hedder {
text-align : center; 
margin-right : 2%; 
margin-left : 2%; 
	}

.logo-box {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    padding: 1.25em;
    width: 100%;
    border-bottom: 1px solid #151E1F;
}
.logo-words {
    color: #0000FF;
    font-family: impact,tahoma;
    font-size: 2.0em;
    letter-spacing: 0.04em;

}
h1 {
    color: #000000;
    font-family: Arial, sans-serif; 
    font-size: 1.6em;
    letter-spacing: 0.04em;

}
.aside-nav ul {
    background: none repeat scroll 0 0 #9999FF;
}
.aside-nav li a {
    border-bottom: 1px solid #CC6699;
    color: #FFFFFF;
}
.aside-nav li a:link, .aside-nav li a:visited {
    color: #FFFFFF;
}
.aside-nav li > ul,.aside-nav li ul ul {
    background: none repeat scroll 0 0 #9999FF;
}
.top-nav li a:hover, .aside-nav li a:hover,.aside-nav > ul > li.active-item > a:link, .aside-nav > ul > li.active-item > a:visited {
    background: none repeat scroll 0 0 #0066FF;
}
i {
    color: #E36132;
    display: inline-block;
    font-size: 1.2em;
    width: 1.8em;
}
.date {
    text-align: center;
}
.date span {
    font-size: 2.7em;
}
.date i {
    color: #D0D0D0;
    font-size: 1.5em;
    width: auto;
}
#search,#social {
    border-top: 1px solid #151E1F;
    padding: 1.25em;
    position: relative;
}
#search i {
    margin-left: 0.625em;
    width: auto;
}
#social i {
    color: #B0B0B0;
    font-size: 1.8em;
    width: auto;
}
article hr {
    color: #E0E0E0;
    margin: 1.25em 0;
}
#content-wrapper:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
#content-wrapper {
    background: none repeat scroll 0 0 #FFFFFF;

}


p {
display: block;
margin-before: 10em;
margin-after: 10em;
margin-start: 0;
margin-end: 0; }

img#background {
    height: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -10;
}
.footer {
    background: none repeat scroll 0 0 #FFFFFF;
}
@media screen and (max-width: 800px) {
.aside-nav li a,#search,#social {
    padding: 0.625em 1.25em;
}