body {
    background-color: white;
}

h1,h2,.video {
    text-align: center;
}

.seealso {
    margin-top: 60px;
}

iframe,video {
    width: 640;
    height: 360;
}

p {
    margin-left: 40px;
    margin-right: 40px;
}

::cue {
    color: #ffffff;
    text-shadow: 1.5px 0 0 #000, 0 -1.5px 0 #000, 0 1.5px 0 #000, -1.5px 0 0 #000;
    background: transparent;
}
