formatting changes

This commit is contained in:
Andrew Davidson 2009-10-30 00:34:45 -07:00
parent 708203ca6a
commit 8a83dfaf9f

View file

@ -10,14 +10,14 @@ body {
}
#header {
color:#BBB3A6;
color:#48362A;
padding:40px;
margin:0 auto;
text-align:center;
}
#footer {
color:#BBB3A6;
color:#48362A;
font-size:.6em;
margin:0 auto;
text-align:center;
@ -40,11 +40,8 @@ div.border {
color:#48362A;
}
.light {
color:#BBB3A6;
}
h1 {
color:#BBB3A6;
font-size:1.5em;
font-weight:lighter;
}