a {
  background: #ccffcc;
  font-size: x-large;
  color: #ff0000;
  text-decoration: none;
}
.fram {
  width: 600px;
  height: 450px;
  border: 0px;
  margin: 0px;
}
table tr td {
  border: 1px solid #dddddd;
  border-collapse: collapse;
  vertical-align: top;
}
table {
  margin-left: auto;
  margin-right: auto;
}
tr td {
  text-align: left;
}
body {
  text-align: center;
}
body {
  text-align: center;
  background: url("../img/pexels.png") no-repeat center bottom/cover;
}
