<html>
<head>
<style type="text/css">

h1{font-family: times}
h1{font-size: 500%}
h1{text-align: center}
h1{color: rgb(229,232,249)}
h1{line-height: 0%}

h4{font-family: times}
h4{font-size: 250%}
h4{text-align: center}
h4{color: rgb(0,0,0)}
h4{line-height: 0%}

body
{ 
background-image: url('ShadedCurve.jpg');
background-repeat: repeat-x;
background-attachment: no-fixed;
background-position: 50% 0%; 
}

</style>
</head>
</html>