/* CSS Document */

body{
background: #9edcf8;
}

.eschools{
position: fixed;
top: 50%;
left: 50%;
margin-left: -407px;
margin-top: -292px;
height: 583px;
width: 814px;
background:url(../images/404/eSchools_404.gif) no-repeat;
display: block;
}

.primary_site{
position: fixed;
top: 50%;
left: 50%;
margin-left: -407px;
margin-top: -240px;
height: 583px;
width: 814px;
background:url(../images/404/primary_site_404.gif) no-repeat;
display: block;
}