body {background:white;
color:black;
margin:0px; padding:0px;
}
#all {
width:100%; max-width:480px;color:;
background:;
}
#top {
position:fixed;top:0;right:0;left:0;
width:100%;
height:40px;
background:;
border:white solid;
border-width:0px 0px 1px 0px;

}
#t{
float:left;
font-size:23px;
font-weight:bold;
background:white;
text-shadow:red 0px 0px 2px;
border:0px;
color:white;
}

#i{
width:96%;
height:30px;
float:;
font-size:15;
font-weight:bold;
background:white;
border:blue 2px solid;
color:black;
}

#i1{
height:30px;
float:;
font-size:15;
font-weight:bold;
background:white;
border:gray 1px solid;
color:black;
}




#box{
width:96%;
border:1px black solid;
margin-top:10px;
}
#d1{
width:;height:;font-size:16px;
background:white;
border:3px red inset;
color:black;}
#d2{
width:;height:;font-size:16px;
background:white;
border:3px lime inset;
color:black;}
#d3{
width:;height:;font-size:16px;
background:white;
border:3px blue inset;
color:black;}
