.container { position: relative; }
#home .image { margin: 60px 0 80px 0; }

#bubbles li { position: absolute; list-style: none; text-align: center; }
#bubbles li a:hover { border-bottom: none; text-decoration: underline; }
#illogator { width: 130px; top: 90px; right: 287px; }
#illogator a { color: #EE3E14; }
#gold-medal { width: 190px; top: 480px; right: 210px; }
#gold-medal a { color: #97735E; }
#acceptance { width: 140px; top: 435px; left: 233px; }
#acceptance a { color: #E20037; }

#home {
	background-image: url(dots.png);
	background-repeat: no-repeat;
	background-position: center -10px;
}

.mailto a:hover { border-bottom: none; text-decoration: underline; }