þÿ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Ropin' The Wind </title> <style type="text/css"> .album{ border: 1px dashed #FFFFFF; padding-left:10px; padding-right:10px; } body { font-family: tahoma; background-color:#00A1DD; } a{ color: #000000; } a:visited{ color: #000444; } </style> </head> <!-- background-color:#7296FF; --> <body style="margin: 0px auto;"> <div id="container" style="max-width:1010px;" > <div id="top" style="background-color:#000000;height:200px;color:white;font-size:115px;padding-top:50px;padding-left:20px;white-space: nowrap;"> ROPIN' THE WIND </div> <div id="about" style="color:black;font-size:115px;white-space: nowrap;padding-left:20px;" > CLYDE & GARRETT </div> <div id="space" style="background-image:url('images/ropin.png');height:1300px;background-repeat:no-repeat;"> </div> </div> </body> </html>