

body {
    padding-top: 10px; 
}

.img-center {
	margin: 0 auto;
}

footer {
    background: #515151;
    margin-left: auto;
    margin-right: auto;
    padding: 100px;
    color: white;
    text-align: center;
}
p
{color: #C1C1C1;
    font-size: 0.9em;

}
h1
{
	color: #515151;
	font-family:times;


}
h2
{
	color: #515151;

}
h4
{color :#808080;
    overflow: hidden;
    text-overflow: ellipsis;

;
font-size: 0.9em;

}
.bas
{

  padding-bottom: 250px;
      list-style-type: none;
text-align: center;

}
.bas a
{
    color :grey;
    font-family: times;
    display: block;
    padding: 10px;
}
