/*barneyjeffries.com | me@barneyjeffries.com */ html, body{ margin: 0px; padding: 0px; background: #D9DEE2; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 16px; } /*head*/ .head{ background: url('bgrepeat_x.jpg') repeat-x; width: 100%; height: 151px; } .header_bg{ background: url('header_bg.gif') no-repeat; margin-left: 267px; width: 780px; height: 235px; } .nav{ margin-left: 262px; padding: 93px; } a{ text-decoration: none; color: #ffffff; padding: 13px; } a:hover { color: #D91C5A; } /*head*/ /*block*/ .block { background: #fff; margin-left: 338px; margin-top: 83px; width: 606px; height: 1000px; } .line_left{ background: url('line_left.png') repeat-y; left: 380px; height: 1000px; } .line_right{ background: url('line_right.png') repeat-y; margin-left: 603px; height: 1000px; } .headline { position: relative; font-family: Tahoma; color: #03253E; font-size: 29px; top: 60px; left: -255px; } .letter { font-family: Verdana; color: #E41B5B; font-size: 13px; } .text { position: relative; left: 100px; font-family: Verdana; font-size: 13px; line-height: 1.5; top: -10px; } .right_block { position: absolute; background: url('side_bg.jpg') no-repeat; width: 175px; height: 420px; top: 174px; left: 750px; line-height: 1.8; } .right_block_t { position: relative; color: #103048; top: 8px; left: 13px; } .right_block a{ font-family: Verdana; font-size: 11px; color: #E41B5B; } .underline { border-bottom: 0.2px dotted #677C8B; } .right_block a:hover { text-decoration: underline; color: #103048; }