@import url(https://fonts.googleapis.com/css?family=Open+Sans); body { font-family: 'Open Sans', verdana, sans-serif; background: #fff; color: #000; padding:10px; } a:link { font-size: 80%; color: #006600; text-decoration: none; } a:visited { color: #000; } a:hover { color: #66ff66; } a:active { color: #66ff66; } hr { height:3px; border-width:0; background-color:#000; } img { max-width : 100%; height : auto; }