td {
font-family: Arial;
font-size: 12px;
font-weight: bold;
}
.bg1 {
background-image:url(img/bg1.jpg);
background-repeat: no-repeat;
background-position: bottom left;
}
.bg2 {
background-image:url(img/bg2.jpg);
background-repeat: no-repeat;
background-position: bottom right;
}
.bg3 {
background-image:url(img/page_09.jpg);
background-repeat: repeat-y;
background-position: top right;
}
.bg4 {
background-image:url(img/page_07.jpg);
background-repeat: no-repeat;
background-position: top left;
}
.big {
font-weight: bold;
font-size: 42px;
}
.links {
font-weight: bold;
font-size: 24px;
}
.cr {
font-family: Arial, Verdana;
font-size: 12px;
}
.desc {
font-family: Arial, Verdana;
font-size: 16px;
}
