/* CSS Document */body{background: #333;font:Verdana, Arial, Helvetica, sans-serif 12px;}#header {float: left;width: 500px;background-color: #CCCCCC;color:#FFFFFF; }#header h1{font-size: 18px;}#title {float:left;width: 500px;margin-top: 3px;margin-bottom: 3px;color:#000000;background: #FFF;}#title a{color:#FF6600;text-decoration:none;}#title a:hover{text-decoration: underline; }#title a:visited{color:#666666; }#picture {background: #CCC;float: left;width: 500px;text-align: center; }#caption {background: #000;float: left;width: 500px;color:#666666; }#caption p{font-size:13px;color: #FFF; }
