body {text-align: center}
body {background:#000000}

a:link {text-decoration: none; color: red}
a:hover {font-style: italic}
a:visited {text-decoration: none; color: red}

#one {text-align: center; width: 400px}
#two {text-align: center; width: 400px}

#one {font-size: 18px}
#two {font-size: 14px}


