#home {
width:100%;
text-align:center;
}

a img {
border:0px;
}

body {
background-color:#000;
}

#white {
width:100%;
text-align:center;
background-color:#fff;
}

#egg{
width:100%;
}

#egg p {
text-align:center!important;
color:#fff!important;
font-weight:bold!important;
font-family:sans-serif;
font-size:0.7em;
}

#egg a {
color:#ccc!important;
}