body {
	background: #E6E6FA;
	padding-top: 60px;
}

body a {
	color: #2C3E50;
	font-weight: bold;
	text-decoration: none;
}

body a:hover {
	color: #7F00FF;
	font-weight: bold;
	text-decoration: none;
}

p, li, th, td, {
    font-size: 16px;
}

#bg {
    background: #CBC3E3;
    padding: 40px;
}

#font_entry {
    font-size: 16px;
}

#font_backto {
    font-size: 14px;
}

#font_footer {
    font-size: 14px;
}

#error_status {
    color: #1434A4;
    font-size: 50px;
    font-weight: bold;
}

#error_description {
    font-size: 20px;
    font-style: italic;
}

footer {
    padding: 20px;
}
