<html>
<head>
<style>
#myHeader
{
color:red;
text-align:center;
}
</style>
</head>
<body>
<h1 id="myHeader">W3xue is the best!</h1>
</body>
</html>