<html>
<head>
  <title>Bach's home page</title>
  <link rel="stylesheet" type="text/css" href="Bach.css">
</head>
<body>
  <h1>Bach's home page</h1>
  <p>Johann Sebastian Bach was a prolific composer.</p>
</body>
</html>