@charset "UTF-8";
.header {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.header2 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
    height: 80px;
}
#title {
text-align: left;
margin-top: 10px;	
}
#header img{
    float: left;
    display: block;
	text-align: left;

}
#scrn {
	float: right;
	width: 250px;
	margin-top: 5px;
}
#screen {
	float: left;
	width: 230px;
	margin-top: 5px;
}
#container {
	position: relative;
	text-align: left;
	height: 2500px;
	top: 10px;
	width: 720px;
	left: 50%;
	margin-left: -360px;
    
}
#p {
margin-top: 10px;	
}
#synopsis {
	width: 320px;
	height: 300px;
	text-align: center;
	margin-right: 70px;
	float: right;
}
#img {
	width: 580px;
	height: 650px;
	margin-left: 70px;
	text-align: left;
	float: left;
}
#menu {
    float: right;
    list-style-type: none;
    font-size: 16px;
    line-height: 36px;
    
	
	margin-top: 50px;
    text-align: center;
    width: 520px;

} 
#menu img {
    
	margin-left: 3px;

} 
#content {
	margin-top: 10px;
	width: 720px;
	height: 2600px;
}

#fests {
	margin-top: 30px;
    width: 720px; 
	height: 140px; 
	text-align: center;
}

#fests img {
	margin-right: 5px;
	margin-left: 5px;

}

#social {
	width: 720px;
	text-align: center;
}
#social img{

}
#copy {
	margin-top: 20px;
}
