diff --git a/css/main2.css b/css/main2.css index 727f92e93..74685b15a 100644 --- a/css/main2.css +++ b/css/main2.css @@ -15,8 +15,10 @@ body { max-width: 800px; } body#homepage { - margin-left: auto; - margin: auto; + background: #008787 url(../images/homebackground.jpg) repeat 0 0; + /*margin: 40px;*/ + font-family: Tahoma,'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; + max-width: 100%; } .caption { color: #004C4C; @@ -30,8 +32,7 @@ body#homepage { a { color: #008787; } - a:hover, - a:visited:hover { + a:hover { color: #d7442b; } /*a:visited { @@ -202,12 +203,32 @@ table.fancy { /*For the members list in ../folk/index.htm*/ } /*SPECIAL PAGES*/ /*homepage*/ +#homepage h1 { + text-align: left; + color: #fff; + font-size: 2.2em; + padding-top: 100px; + margin-bottom: 0; + } + #homepage h1 a { + color: #bedfdf; + } + #homepage h1 a:hover { + color: #d7442b; + } +#homepage p { + text-align: left; + color: #fff; + } #homebox { - border: 2px solid #99cccc; + /*border: 2px solid #99cccc;*/ border-top-right-radius: 1em; - margin-top: 36px; + /*margin-top: 36px;*/ padding-bottom: 50px; - background: #fff; + position: absolute; + top: 83px; + left: 80px; + /*background: #fff;*/ } #homecentre { float: left; @@ -218,17 +239,18 @@ table.fancy { /*For the members list in ../folk/index.htm*/ float: left; } ul#homenu { - float: right; + float: left; margin-top: 0; list-style: none; padding-left: 5px; } ul#homenu li a { border-top-right-radius: 1em; + border: 1px solid #008787; display: block; background: #bedfdf; - margin: 0 0 5px; - padding: 4px 16px 4px 8px; + margin: 0 0 10px; + padding: 7px 16px 7px 8px; font-family: Tahoma,'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; font-size: 85%; } diff --git a/images/homebackground.jpg b/images/homebackground.jpg new file mode 100644 index 000000000..718593fda Binary files /dev/null and b/images/homebackground.jpg differ diff --git a/index.htm b/index.htm index 51d0b5f79..4a4d671ac 100644 --- a/index.htm +++ b/index.htm @@ -11,11 +11,11 @@
-