*{
margin: 0;
}
body, html{
height: 100%;
background-color: #FFFFFF;
margin: 0 auto;
text-align: center;
}
a:link {
color: #666666;
}
a:visited {
color: #006699;
}
a:hover {
color: #999999;
}
a:active {
color: #666666;
}
p {
font-family: sans-serif;
font-size: 10px;
color: #999999;
}
.contus {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: uppercase;
color: #999999;
letter-spacing: normal;
text-align: center;
vertical-align: middle;
word-spacing: normal;
white-space: normal;
display: inline;
}
#container{
position: relative;
text-align: center;
margin: 0 auto;
height: 768px;
width: 1024px;
}
#flash{
position: relative;
text-align: center;
margin: 0 auto;
width: 800px;
height: 600px;
}
#odesk{
height: 30px;
width: 75px;
text-indent: 0px;
overflow: hidden;
background: url("../img/odesk_logo.jpg") center top no-repeat;
display: block;
}
#odesk:hover{
background-position: bottom left;
}
div.img{
position: absolute;
bottom: 125;
left: 500;
height: 30px;
width: 75px;
}
div.img p{
color:#C5C5C5;
font-family: sans-serif;
font-size: 10px;
font-weight: 100;
}