body {color:white;background: black url("/IMAGES/sw20.png") right repeat-y fixed;} img { display:list-item; /*vertical-align:top*/ padding-top:50px; /*padding: 50; useless ! border-style: dashed; border-width: 10px; border-color: white; */ } /* a { background: gray; color: yellow; display:list-item; } */ a:link {color:red; font-size:150%; font-weight:900;} /*a:visited {color:grey; font-stretch: 300%;}*/ A:visited {background: #FFCC00; text-decoration: none; color:blue;} a:hover {color:white; background:black; border:1px green dotted;font-stretch: 150%;} a:active {color:green }