

Body {background: #530046;
            font-family: perpetua;
            color: black}


div.word {position: absolute}
div.word {width: 445px; left: 245px; height: 265px}
div.word {margin-top: 130px}
div.word {background-color: #fff5e8}
div.word h1 {margin-top: 110px; margin-left: 25px; font-size: 28px;}
div.word p {margin-top: 90px; font-size: 11px; text-align: center;}
div.word {border: 1px solid black}
div.word a {color: black; text-decoration: none;}
div.word a:hover {color: maroon;}

div.color {position: absolute}
div.color {width: 555px; left: 190px; height: 365px;}
div.color {margin-top: 80px;}
div.color {background-color: #840045;}
div.color {border: 2px solid black;}




div.links {position: absolute}
div.links {left: 350px; margin-top: 455px}
div.links p {width: 270px; height: 30px; word-spacing: 20px;}
div.links {background-color: transparent;}
div.links a {color: #fff5e8; text-decoration: none;}
div.links p {margin-top: 10px}
div.links a:hover {color: #fff5e8; text-decoration: underline;} 

