| 64 |
|
/* Contains the footer */ |
| 65 |
|
#footer { |
| 66 |
|
padding: 60px 0px 5px 0px; |
| 67 |
+ |
text-align: center; |
| 68 |
|
} |
| 69 |
|
#footer p { |
| 69 |
– |
text-align: center; |
| 70 |
|
font-size: x-small; |
| 71 |
|
} |
| 72 |
|
|
| 79 |
|
} |
| 80 |
|
#contents h1 { |
| 81 |
|
padding: 5px; |
| 82 |
< |
margin: 30px -15px 20px -15px; |
| 82 |
> |
margin: 30px -15px 15px -15px; |
| 83 |
|
background: #eeeeff; |
| 84 |
|
border-bottom: 5px solid #000066; |
| 85 |
|
color: #000066; |
| 86 |
– |
text-align: right; |
| 86 |
|
} |
| 87 |
|
#contents h2 { |
| 88 |
|
padding: 4px; |
| 89 |
< |
margin: 20px -10px 20px -10px; |
| 89 |
> |
margin: 15px -10px 20px -10px; |
| 90 |
|
background: #eeeeff; |
| 91 |
|
color: #000000; |
| 92 |
|
border-bottom: 2px solid #000066; |
| 105 |
|
/*font-size: larger;*/ |
| 106 |
|
} |
| 107 |
|
#topnav { |
| 108 |
< |
margin: -15px -10px 0px 0px; |
| 108 |
> |
margin: -5px 0px 0px -10px; |
| 109 |
|
padding: 0px; |
| 111 |
– |
text-align: right; |
| 110 |
|
background: transparent; |
| 111 |
|
color: #000000; |
| 112 |
|
} |