body {
padding-top:10px;
background:#E3FFE3;

}

a:hover { color: #090; }

.space30 { margin-top: 30px; }

.row ul { padding-left: 30px; }

.clear { clear: both; }

.float_left { float: left; }
.float_right { float: right; }

.img_left_gallery {	float: left; margin: 12px; padding: 8px; border: 1px solid #CCC; }

.img_left {	float: left; margin-right: 20px; margin-bottom: 15px; }

.img_right { float: right; margin: 0px 0px 15px 20px; }

.img_bottom { margin-bottom: 15px; }

.justify_textd {
text-align:justify;
text-justify:inter-word;
color:#003366;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;

}
 

.justify_textl {
text-align:left;
color:#003366;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}

.red_strong {
text-align:center;
font-size: 16px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
background-color:#ffb1b1;
}
 
.blue_strong {
text-align:center;
font-size: 16px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
background-color:#799fff;
}

.footer {
  border-top: 1px solid #eee;
  margin-top: 40px;
  padding-top: 20px;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  background-color: transparent;
  height: 0px;
}
/* Customize the nav-justified links to be fill the entire space of the .navbar */

.

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .masthead,
  .marketing,
  .footer {
    padding-left: 0;
    padding-right: 0;
  }
}
