body { 
	background: url("images/new-back.jpg") no-repeat scroll center top rgb(0, 0, 0);
    background-color: rgb(0, 0, 0);
    background-image: url("images/new-back.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
	}
	

#article { 
font-family: Arial, Helvetica, sans-serif; 
font-size:12px;
height: 900px !important ;
color:#fff;
/*background:#fff;*/
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
  border: 1px dotted #fff;
  margin-top: 80px;

}

a { color:#ffffff;}

#section-header-0 {}

#section-header-0-content {}

#section-header-1 {}

#section-header-1-content {}

#section-header-2 {}

#section-header-2-content {}

#section-middle-0 { margin-top: 10px;  }

#section-middle-0-content {}

#section-middle-1 { margin-top: 10px; margin-right:20px; overflow: hidden; }

#section-middle-1-content {}

#section-middle-2 {}

#section-middle-2-content {}

#section-footer-0 { margin-top: 0px; margin-left: 150px; }

#section-footer-0-content {}

#section-footer-1 { margin-top: 0px;  margin-left: 200px;}

#section-footer-1-content {}

#section-footer-2 { margin-top: 0px;  display:none;}

#section-footer-2-content {}

/* Custom */

h1 {
font-size: 28px;
text-align: center;
}

h2 {

font-size: 14px;
text-align: center;
}

h4 {
text-align: center;
font-size: 190%;
color: #fff;
font-weight: bold;
}

#mainElement {
    text-align: left;
    font-size: 14px;
    text-align: justify;
}

#section-middle-1-1-content p { margin-left: 10px;}
