@import url("my-web-reset.css");
@import url("my-web-header.css");
@import url("my-web-footer.css");

.err-cont{ text-align: center; margin-top: 100px; font-size: 28px; }
.err-cont a{ color: #0561FF;}