#name { color: #009eee; font-family: Impact; font-size: 18pt; margin: auto; text-align: center; text-decoration: underline;}

#main1{
width: 800px;
margin: auto;
}

#tabletop{margin: auto; margin-top: 50px;}
#tablemid{margin: auto; margin-top: 50px;}

#points{
width: 600px;
height: 200px;
float: left;
}

#prof-pic{
width: 200px;
height: 200px;
float: right;
background-image: url('../img/en.png');
background-size: auto 200px;
background-repeat: no-repeat;
}

li{
font-family: Calibri;
color: #009eee;
font-size: 12pt;
margin: 10px 0 0 0;
}