body{
    background-color: black;
    background-image: url(i.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 300px;
}
p{
font: 20pt calibri;
    color: white;

}
b{
font: bold 20pt calibri;
    color: white;
}
h2{
font: bold 25pt calibri;
    color: white;
}
h1{
font: bold 25pt calibri;
    color: white;
}
#italic1{
font: italic bold 25pt calibri;
    color: white;
}
#aa{
font: 15pt	
}

#games{
position: RELATIVE;
left:1;
;
}
#music{
position: RELATIVE;
left:20;
}
#apps{
position: RELATIVE;
left:39;
}

