
Untitled
By:
Crocodile20 on
Jul 11th, 2012 | syntax:
None | size: 1.67 KB | hits: 14 | expires: Never
/* (XCove) CSS Made By: River*/
#font {
font-family: comic sans ms;
font-size: 16px;
}
#textcont {
position: relative;
margin: 0 auto;
width: 850px;
min-height: 0px;
background: transparent;
}
#intro {
width: 850px;
height: 85px;
margin-top: 0%;
margin-left: 0%;
background: transparent url(images/intro.png) center no-repeat;
}
#chat {
height: 85px;
margin-top: 0%;
margin-left: 0%;
background: transparent url(images/chat.png) left no-repeat;
}
#divider {
height: 2px;
width: 850px;
margin-top: 0%;
margin-left: 0%;
background: transparent url (images/divider.png) center no-repeat;
}
#container {
position: relative;
margin: 0 auto;
width: 2058 px;
min-height: 0px;
background: transparent;
}
#container2 {
position: relative;
margin: 0 auto;
width: 2058 px;
min-height: 0px;
background: transparent;
}
#nav {
width: 65px;
height: 30px;
margin-left: 50%;
margin-top: 10%;
background: transparent url(images/nav.png) top left no-repeat;
}
#header {
width: 850px;
height: 141px;
background: transparent url(images/header.png) top center no-repeat;
}
#wrapper {
width: 850px;
margin-top: 0%;
margin-left: 0%;
background: url(images/wrapper.png) left top repeat-y;
}
#wrapper2 {
width: 850px;
height:65px;
margin-top: 0%;
margin-left: 0%
background: url(images/wrapper2.png) left top repeat-y;
}
#footer {
width: 850px;
height: 135px;
background: transparent url(images/footer.png) no-repeat;
}