join us
Join Us Now!
Russian dating free.
/* Reset some default styles */ body, h1, h2, h3, p, ul { margin: 0; padding: 0; } /* Basic styling */ header { background-color: #333; color: #fff; text-align: center; padding: 20px 0; } nav ul { list-style: none; background-color: #444; text-align: center; padding: 10px 0; } nav ul li { display: inline; margin-right: 20px; } nav ul li a { color: #fff; text-decoration: none; } main { padding: 20px; } footer { text-align: center; padding: 10px 0; background-color: #333; color: #fff; position: absolute; bottom: 0; width: 100%; }