body { font-family: "Open Sans", sans-serif; font-size: 15px; background: #031200 url("/code/css/more/another cairovercoat one.png") fixed; /*Replace with your own background*/ color: #101000 } a { color: #0d8500; } /*Main text section*/ .main { border-radius: 5px; background: #fefefe; border: 1px solid #0d8500; width: 500px; padding:15px; margin: 20px 25px 25px 400px; } /*Prevent overflow of large images*/ .main img, .sidebar-left img { max-width: 100%; height: auto; } /*Sidebar*/ .sidebar-left { background: #fefefe; border: 1px solid #0d8500; width: 250px; margin-left:75px; padding:15px; margin-top:-25px; min-height:100%; position:fixed; overflow:auto; text-align:center; } /*Use with