<!DOCTYPE html> <html> <head> <title>HTML template</title> <style> body {font-family:arial; color:white; background-color:#8C0031} h2 {text-align:center} </style> </head> <body> <h2>HTML*Tester</h2> <p>???</p> </body> </html>