﻿body {
text-align: center;
background-color:#0D3C68;
}

#splash{
text-align: center;
background-image: url('images/splashBG.jpg');
background-repeat: no-repeat;
width:900px;
height:550px;
}

a{
border-style: none;
}

img{
border-style: none;
}
