body {
background-color : #ffffff;
text-align : center;
font-family : Arial, Helvetica, sans-serif;
}
img {
border : 0;
}
#head_bg {
background : url(images/head_bg.gif);
background-repeat : no-repeat;
width : 478px;
height : 3px;
}
#footer_bg {
background : url(images/footer_bg.gif);
background-repeat : no-repeat;
width : 478px;
height : 7px;
}
#container {
background : url(images/bg.gif);
background-repeat : repeat-y;
top : 12%;
left : 35%;
padding : 0;
margin : 0 auto;
position : absolute;
width : 478px;
height : 540px;
}
.left {
margin-right : 10px;
}
.right {
margin-left : 10px;
}
#h1 {
line-height : 26px;
letter-spacing : -1px;
font-weight : bold;
font-size : 24px;
margin-top : 20px;
}
#content {
margin-top : 14px;
width : 420px;
height : 320px;
margin-left : 30px;
}
#text {
margin-top : 40px;
font-style : normal;
letter-spacing : -1px;
font-size : 20px;
}
#footer {
margin-top : 10px;
font-size : 11px;
text-align : center;
margin-bottom : 20px;
}
a:link {
color : #000000;
background-color : transparent;
text-decoration : none;
font-weight : normal;
}
a:visited {
color : #000000;
background-color : transparent;
text-decoration : none;
font-weight : normal;
}
a:hover {
color : #fff;
text-decoration : none;
background-color : #666666;
font-weight : normal;
}
#friends {
width : 420px;
height : 320px;
border-width : 1px;
border-style : solid;
border-color : black;
text-align : center;
position : absolute;
}
.linktext {
padding-left : 15px;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
}
.back {
padding-left : 19px;
top : 370px;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
}
.border {
font-size : 10px;
letter-spacing : -1px;
color : #000;
}