Hallo Michael!
<html>
<head>
<title></title>
<style type="text/css">
<!--
h1 {
border-bottom-style:solid;
border-bottom-width:2px;
border-bottom-color:#3c3c3c;
width:300px;
text-align:center;
font-size:25pt;
font-family:arial;
color:black
}
h3 {
font-family:arial;
color:black;
text-align:center;
margin-top:-10px;
}
#logo {
text-align:center;
}
-->
</style>
</head>
<body>
<div id="logo">
<h1>grosse überschrift</h1>
<h3>zweiter teil der überschrift</h3>
</div>
</body>
</html>
Grüße
Thomas