.clear {
	clear: both ;
}
footer {
    width: 100%;
    padding: 20px;
}
p.copyright {
    font-family: tahoma;
    text-align: center;
    width: 100%;
    display: table;
}