h1
{text-align: center;color: green;text-decoration: underline;font-size: 60px;}
body
{background-image:url("skateboardhhhh.jpg");background-attachment: fixed;background-repeat: repeat-x;}
a
{color:red;font-style:italic;text-decoration:none;}
a:hover
{color:aqua;}
img
{float:left;}


