.pictures{
    background-image:url(http://images.rcp.realclearpolitics.com/202637_5_.gif); 
	height: 200px;
	width: 200px;
	border: 2px solid black;
	border-radius: 5px;
	display: inline-block;
}
.more{
    Background-image: url(https://powerschool.noblenetwork.org/guardian/stp/57778ph.jpeg?version=1409680125802);
    Margin: center;
    height: 200px;
	width: 200px;
	border: 2px solid black;
	border-radius: 5px;
	display: inline-block;
    float: right;
}
#navbar{
	margin-top: 16px;
	margin-left: 10;
	position: static;
	left:50%;
}
#navbar li {
	border: 2px solid #000000;
	color: #ffffff;
	border-radius: 5px;
	background-color: #cc0323;
    float: left;
    margin: auto
}
.jumbotron p{
    font-size:12px
}
.jumbotron{
    height:150px; 
    width: 140px; 
    color:white;
    border-color:black; 
    background-color: #ff1a1a;
    border-radius: 58px;
    margin: auto; 
    text-align: center;
    margin-right: 40px;
}
/*http://bootsnipp.com/buttons*/
a{
    text-decoration: none; 
    font-size
    color: white;
}


















