﻿
html {

background: url(images/discooo.jpg) no-repeat center center fixed;

-webkit-background-size: cover;

-moz-background-size: cover;

-o-background-size: cover;

background-size: cover;

}


h1 {

font-family: georgia, serif;

font-size: 60px;

font-variant: small-caps;

text-align: center;

letter-spacing: 4.6pt;

word-spacing: 8.2pt;

line-height: 1.6;

color: #FFFFFF;
}
}


.menu {
margin-top: 45px;
}

ul {
width: 700px;
padding: 15px;
margin: 0px auto 0px auto;
border-top: 4px solid #000;
border-bottom: 3px solid #000;
text-align: center;
}

li {
display: inline;
margin: 0px 3px;
}


a {
color: #ffffff;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
padding: 6px 18px 5px 18px;
}

a:hover {
color: #ffffff;
text-decoration: underline;
}



.disco {
margin-top: 125px;
margin-left: 15%;
margin-right:15%;
margin-bottom: 15px;
}

.disco2 {
margin-left: 15%;
margin-right:15%;
margin-bottom: 15px;
}

.disco3 {
margin-left: 15%;
margin-right:15%;
}

