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

body{
width:100%;
height:100%;	
margin:0;
padding:0;	
}

#frame{
width:720px;
margin:auto;

}

#students{
width:70px;	
text-align:center; 
height:100px;
float:left;
}