.container {
    background:lightblue;
}
body {
    background-image: url("http://www.cambridge.org/files/1113/6023/7122/Medicine-1-landing.jpg")
}
table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
}
.main-header {
  text-align: center;
}