﻿/*body{

}*/

a{
color: black;
text-decoration: none;
}

h1{
font-family: Lato, sans-serif, monospace;
color: black;
font-size: 70px;
font-weight: bold;
text-align: center;
}

h2{
font-family: Lato, sans-serif, monospace;
color: black;
font-size: 40px;
padding: 30px;
margin-left: 30px;
margin-top: 30px;
}

#search{
font-family: Lato, sans-serif, monospace;
color: white;
font-size: 20px;
margin: 30px;
padding: 30px;
opacity: 100%;

}



#wrapper2{
background-color: black;
opacity: 0.6;
height: 600px;
z-index: 1;


}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-family: Lato, sans-serif, monospace;
color: white;
font-size: 20px;
margin: 30px;
padding: 30px;

}

li {
    display: inline;
    font-family: Lato, sans-serif, monospace;
color: black !important;
font-size: 20px;
margin: 30px;
padding: 30px;
}

#intro{
background-color: white;
height: 100%;
width: 100%;

}

#content{
background: url(images/wallpaper.jpg);
height: 450px;
z-index: 1;
background-color: black;
opacity: 0.7;
}

#search{
	position: absolute;
	z-index: 99;
	color: white;
	background-color: black;
	opacity: 0.7;
	margin-top: 70px;
}

#graffiti{
	font-size: 30px;
}


#picture{
	width: 1080px;
	height: 450px;
	
    

}




