body {background:#000000; text-align: center; color:#ffffff}

a:link {text-decoration: none; color:red;}
a:visited {text-decoration: none; color:red;}

#one {position: fixed; top: 50px; left: 25px; width: 400px;}
#two {position: fixed; top: 50px; left: 25px; width: 400px; padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; background:#800080; text-align:center; color:#000000;}
#three {text-align:left; position: fixed; top: 50px; left: 25px; width: 400px;}
#four {position: fixed; top: 50px; left: 25px; width: 400px; padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; background:#FF0000; text-align:center; color:#ffffff;}
#five {position: right; top: 50px; left: 25px; width: 400px;}
#six {font-family:"Harlow Solid Italic"; text-align: center;}


.word{font-size: 24px; color: black;}
.word2{font-size: 24px; color: red;}


