* {
padding: 0;
margin: 0;
}

body {
background-color: ;
}

#i0, #i1, #i2, #i3, #i4, #i5, #i6 {
position: absolute;
}

#i1, #i2, #i3, #i4, #i5, #i6 {
font-family: Verdana;
font-size: 30px;
}

#i0 {
top: 15px;
left: 50%;
margin-left: -102px;
font-family: Arial;
font-size: 40px;
}

#i0 span {
font-size: ;
font-family: Monospace;
color: #595959;
font-size: 60px;
}

#i1 {
top: 22%;
left: 14%;
}

#i2 {
top: 20%;
left: 50%;
}

#i3 {
top: 24%;
left: 70%;
}

#i4 {
top: 40%;
left: 20%;
}

#i5 {
top: 46%;
left: 55%;
}

#i6 {
top: 46%;
left: 80%;
}

a {
color: #1E90FF;
}

a:hover {
color: maroon;
}