/*!
 * Start Bootstrap - Blog Home HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
/* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.row a{
color:#000; 
}
.row h2{
color:#000;
text-align:center; 
}
.row a:hover { 
	color:#FF8C00;
}
p{
text-indent: 25px;
text-align:justify;
}

.row h1{
margin-top:-10px;
}
h3{
margin-top:10px;
margin-bottom:10px;
}
ol{
margin-bottom:0px;
}