body {
	overflow: hidden;
}
p, a {
    text-align: center;
    color: #2e73ba;
    font-size: 28px;
    line-height: 3px;
}
a:hover {
	color: #2e73ba !important;
}
p strong.error {
	font-size: 40px;
    line-height: 70px;
}
.logoerror {
	width: 280px;
    height: 67px;
    background: url(../images/logo.jpg);
    margin: 60px auto;
    background-size: 100%;
}
.fantasma {
    width: 215px;
    height: 198px;
    background: url(../images/fantasma.jpg);
    margin: 0 auto;
    background-size: 100%;
}