*{padding:0; margin:0; border: none;}

body{
	background-color:#17231b;
	width: 1280px;
	color: #fff;
	margin: 0px auto;
}

overflow-y{
	background-color: #000;
}

#main{
	width: 1280px;
}

#gallery{
	float: left;
	background: url(/images/home_image.jpg);
	height: 360px;
	width: 1280px;
}

#gallery_about{
	float: left;
	background: url(/images/about_image.jpg);
	height: 360px;
	width: 1280px;
}

#gallery_what{
	float: left;
	background: url(/images/what_image.jpg);
	height: 360px;
	width: 1280px;
}

#gallery_screen{
	float: left;
	background: url(/images/screening_image.jpg);
	height: 360px;
	width: 1280px;
}

#gallery_contact{
	float: left;
	background: url(/images/contact_background.jpg);
	height: 360px;
	width: 1280px;
}


#header #logo{
	float: left;
	margin-left: 20px;
}

#content{
	font-family: Optima;
	background: url(/images/content_background.png);
	width: 680px;
	height: 300px; 
	margin: 30px 0 0 60px;
}

#content_screen_cakebatter{
	font-family: Optima;
	width: 680px;
	height: 300px; 
	margin: 30px 0 0 60px;
}

#content_home{
	font-family: Optima;
	background: url(/images/content_background.png);
	width: 680px;
	height: 300px; 
	margin: 30px 0 0 60px;
}

#content_home p{
	padding: 20px;
	font-size: 100%;
	word-spacing: 2px;
	color: #7c1717;
	overflow-y: scroll;
	height:230px;
	margin-right: 19px;
	margin-top: 14px;
	float: left;
}

#content_screen{
	font-family: Optima;
	background: url(/images/content_background.png);
	width: 680px;
	height: 300px; 
	margin: 30px 0 0 60px;
}

#content_about{
	font-family: Optima;
	background: url(/images/content_background.png);
	width: 680px;
	height: 300px; 
	margin: 30px 0 0 60px;
}

#content_about_main{
	font-family: Optima;
	background: url(/images/content_background.png);
	width: 680px;
	height: 300px; 
	margin: 30px 0 0 60px;
}

#content_contact{
	font-family: Optima;
	background: url(/images/content_background.png);
	width: 680px;
	height: 300px; 
	margin: 30px 0 0 60px;
}

#content_what{
	width: 680px;
	height: 300px; 
	margin: 30px 0 0 60px;
}

#content_contact p{
	padding: 20px;
	font-size: 100%;
	color: #7c1717;
	margin-right: 19px;
	margin-top: 14px;
	float: left;
}

#content p{
	font-size: 100%;
	word-spacing: 2px;
	color: #7c1717;
	margin-right: 19px;
	margin-top: 14px;
	float: left;
	padding:30px 36px;
}

#content_about p{
	padding: 20px;
	font-size: 100%;
	word-spacing: 2px;
	color: #7c1717;
	overflow-y: scroll;
	height:230px;
	margin-right: 19px;
	margin-top: 14px;
	float: left;
}


#content_about_main p{
	padding: 20px;
	font-size: 100%;
	word-spacing: 2px;
	color: #7c1717;
	height:230px;
	margin-right: 19px;
	margin-top: 14px;
	float: left;
}

#content_screen p{
	padding: 20px;
	font-size: 100%;
	word-spacing: 2px;
	overflow-y: scroll;
	color: #7c1717;
	height:230px;
	margin-right: 19px;
	margin-top: 14px;
	float: left;
}

#box{
	float: right;
	width: 372px;
	margin: -330px 0 0 0px;
}


#info{
	float: left;
}

#footer{
	float: left;
	margin: 100px 0 0px 450px;
}
