body{
margin:0;
padding:0;
background-color:black;
font-family: "times new roman", arial, sans-serif;
font-size:101%;
width:100%;
height:100%
}
#wrap{
width:770px;
margin:0 auto
}
img{
border:none
}
a:link{
color:yellow;
text-decoration:underline
}
a:hover{
color:black;
background-color:red;
text-decoration:underline
}
a:active, a:visited{
text-decoration:underline;
color:yellow
}
#header{
position:absolute;
top:75px;
margin-left:5%;
width:90%;
height:196px;
background-color:black;
color:red;
text-align:center;
background-image:url(drinking.jpg);
background-repeat:no-repeat
}
h1{
letter-spacing:0.8em;
word-spacing:0.2em
}
.p{
background-color:red;
color:black;
font-size:100%;
font-family:georgia, serif
}
.big{
font-size:120%;
font-weight:bold
}
#left{
float:right;
width:40%;
margin-left:5%;
margin-top:375px;
filter: Glow(Color=#ff0000, Strength=10)
}
#right{
float:right;
width:40%;
margin-right:3%;
margin-top:375px;
filter: Glow(Color=#ff0000, Strength=10)
}
#theydrunk{
position:absolute;
top:266px;
left:22%;
filter: Glow(Color=#ff0000, Strength=10)
}
#left p{
width:60%
}
#right p{
width:50%
}
#footer{
position:absolute;
width:90%;
background-color:yellow;
top:870px;
left:5%;
padding:0.5%;
text-align:center
}
#footer a{
color:black;
text-decoration:none
}
#gallery{
position:absolute;
top:196px;
width:760px;
border:5px solid red;
text-align:center
}
#gallery img{
padding:5px;
border:1px solid red
}
#gallery h1{
color:red;
letter-spacing:0.1em
}
#recip{
position:absolute;
top:190px;
width:770px
}
.every{
float:left;
padding:0 5px;
color:yellow
}
#text{
margin-left:200px
}