Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- #000000 Black
- #330000 Dk. Brown
- #ccaa66 Lt. Brown
- #ffffcc Cream
- */
- body {
- background:url('img/background.gif');
- color:#330000;
- font-family:"Verdana", sans-serif;
- }
- #wrapper {
- background:#FFFFCC;
- margin-left:auto;
- margin-right:auto;
- max-width:1600px;
- min-width:1024px;
- width:80%;
- height:800px;
- shadow:2px 2px 2px;
- }
- footer {
- font-style:italic;
- font-size:small;
- background:#CCAA66;
- }
- #menu dt {
- font-weight:bold;
- }
- h1,nav,footer {
- text-align:center;
- }
- h1,h2 {
- background:#CCAA66;
- padding:10px;
- }
- img#wdr {
- float:right;
- height:150px;
- width:275px;
- }
Advertisement