
body{
font-family:Arial;
background:#f4f4f4;
margin:40px;
}
table{
background:white;
border-collapse:collapse;
}
td,th{
padding:10px;
}
