body{
font-family:Arial;
margin:40px;
}

table{
border-collapse:collapse;
width:80%;
}

table,th,td{
border:1px solid black;
}

th,td{
padding:10px;
}

a{
text-decoration:none;
}
