@charset "utf-8";
/* CSS Document */



#body {

width:500px;
height:450px;

/*background-repeat:no-repeat;*/
/*margin-left:50px;
margin-top:10px;*/

}

#button {

float:left;
background-color:#00FF00;

width:90px;
height:25px;
margin-left:245px;
margin-top:5px;

}