body  {
padding:0;margin:0;
background: #FBF7EC url(../images/splitbg.jpg) no-repeat 50% 0;
text-align:center;
}

#container {
width: 940px;
margin: 0px auto 0px auto;   
height:560px;
padding:0;     
}

#avian {  float:left;margin:0;padding:0;
width:470px;height:560px;}

#nutriscience { float:left; 
width:470px;height:560px;}

a:active
{
  outline: none;
}
:-moz-any-link:focus {
  outline: none;
}
a:focus {
    outline:0;
}
