initial save
[ifusa.git] / main.css
blob6aea1f14ac0438eda3222a4c929e621b92aef35b
1 body {
2 font: 8pt/16pt Georgia;
3 color: #555753;
4 background: #E2E0D8 no-repeat bottom right;
5 margin: 0px;
7 p {
8 font: 10pt Georgia;
9 margin-top: 5px;
10 text-align: left;
12 th {
13 text-align: left;
15 td {
16 text-align: left;
18 li {
19 font: 10pt Georgia;
20 margin-top: 5px;
21 text-align: left;
23 a:link {
24 font-weight: bold;
25 text-decoration: none;
26 color: orange;
28 a:visited {
29 font-weight: bold;
30 text-decoration: none;
31 color: orange;
33 a:hover, a:active {
34 text-decoration: underline;
35 color: red;
38 h2{
39 font: italic bold 12pt Georgia;
40 letter-spacing: 1px;
41 margin-bottom: 0px;
42 color: #179CF9;
45 h4{
46 font: italic bold 10pt Georgia;
47 letter-spacing: 1px;
48 margin-bottom: 0px;
49 color: #179CF9;
50 margin-top:5px;
53 .fire{
54 color: #C40202;
57 .ice{
58 color: #179CF9;
61 #tiny {
62 font: bold 8pt Georgia;
63 color: #179CF9;
66 #content{
67 width:800px;
68 text-align:left;
69 margin-left:5px;
70 margin-top:10px;
73 #right{
74 float:right;
75 margin-right:5px;
79 #logo{
81 background: #C0BCAB url('header.jpg');width:802px;height:164px;font-size:2.5em;text-align:right;color:#E2E0D8;
84 #logo em{
85 margin-right:15px;color:#fff;
88 #thebox{
89 background-color:#fff;
92 #content p{
93 width:450px;
95 #content li{
96 width:450px;
99 #content2 p{
100 width:650px;
102 #content2 li{
103 width:650px;
105 table.store{
106 width:700px;
108 margin-left:10px;
109 margin-right:10px;
112 .center {text-align: center;}
113 .tight {
114 margin: 0 0 0 0;