#container{
margin-top: 40px;
border-radius: 4px;
box-shadow: 0px 0px 8px #2E3192;
}
#contactbox{
float:right;
font-family: 'Roboto', arial;
font-size:1.2em;
text-align:right;
font-weight:300;
}
#contactbox span{
font-family: 'Roboto', arial;
font-weight:900;
}
#bubbles{
background-image:url(bubbles.jpg);
background-position:bottom;
background-repeat:repeat-x;
padding-bottom:200px;
margin-bottom:-200px;
}