body { background: #dbecf8; width: 100%; height: 100%; margin: 0px; padding: 0px; }
html { width: 100%; height: 100%; margin: 0px; padding: 0px; }

.header_top { background: url(../../images/splash/header_top.png); width: 100%; height: 149px; }
.large_logo { background: url(../../images/splash/alterality_small.png); width: 380px; height: 110px; position: absolute; top: 50%; left: 50%; margin-top: -55px; margin-left: -190px }

.half_width { height: 100%; width: 50%; position: relative; float: left; }

.pixel_half { background: url(../../images/splash/pixel_back.png) #1e3645; }
.pixel_small { background: url(../../images/splash/pixel_small.png); width: 380px; height: 110px; position: absolute; top: 50%; left: 50%; margin-top: -55px; margin-left: -190px }


.clear { clear: both; }
