body{
      font-family: cursive;
}
p{
  font-size:30px;
}

table,th, td{
  border: 5px double black;
  text-align: center;
    font-size:25px
}
img{
  float:right
}
.picture{
  border:10px double darkred;}

  .link{
    font-size:30px
}
.video {
  border:double darkred 15px
}
ul{
  font-size: 30px
}
a {
  text-align:center
}