body{ background-color: #f5f5f5; } a.menu{ text-decoration: none; } a.menu:Hover{ background-color: #e0e0e0; text-decoration: none; } img.pic{ border-left: 30px; border-right: 30px; border-top: 1px; border-bottom: 1px; border-style: solid; border-color: #f5f5f5; } img.randL{ border-left: 30px; border-right: 1px; border-top: 1px; border-bottom: 1px; border-style: solid; border-color: #f5f5f5; } img.randR{ border-left: 1px; border-right: 30px; border-top: 1px; border-bottom: 1px; border-style: solid; border-color: #f5f5f5; }