HTML
{background-image:url(../images/bg2.jpg);
}
Body
{background-image:url(../images/new_bg.jpg); background-repeat:repeat-x;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
font-family:tahoma;
font-size:11px;
color:#595959;
background-color:#A7D86F;
}
.whitelinks
{font-family:tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.whitelinks:hover
{font-family:tahoma;
font-size:11px;
color:#DBFF32;
text-decoration:underline;
}
.launch
{font-family:tahoma;
font-size:11px;
color:#F2DB00;
text-decoration:none;
}
.launch:hover
{font-family:tahoma;
font-size:11px;
color:#F2DB00;
text-decoration:underline;
}
.copy
{font-family:tahoma;
font-size:11px;
color:#E4E4E4;
text-decoration:none;
}
.copy:hover
{font-family:tahoma;
font-size:11px;
color:#ffffff;
text-decoration:underline;
}
.border
{border-left:3px solid #FFFFFF;
border-right:3px solid #FFFFFF;
}
.description
{background-image:url(../images/desc_bg.gif); background-repeat:repeat-x;
background-color:#727E7C;
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
padding-left:10px;
}
.projecttitle1
{font-family:arial;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.projecttitle2
{font-family:arial;
font-size:16px;
color:#DBFF32;
font-weight:bold;
text-decoration:none;
}
.main_bg
{background-image:url(../images/main_bg.gif); background-repeat:repeat-x;
background-color:#9E7200;
height:161px;
}
.home_content
{font: normal small Arial, Helvetica, sans-serif;
font-size:12px;
color:#595959;
text-align:justify;
padding-left:7px;
padding-right:7px;
}
.effect
{border:1px solid #595959;
background-color:#FFFFFF;
height:65px;
width:69px;
}
.effect a:hover{color: #??????;
background:url(../images/darkrain.gif);
filter:alpha(finishopacity=0, style=2);
}
.effect a:hover img{color: #??????;
background:url(../images/darkrain.gif);
filter:alpha(finishopacity=0, style=2);
}