#main {
	width:1050px;
	text-align:center;
	color: #F00;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}#footer>

#header {
	height:auto;
}
#header, #content, #footer {
	text-align: center;
	font-size: medium;
	color: #F00;
	background-color: #000;
	font-family: Creepygirl;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 {
	float:none;
	text-align: center;
	font-weight: bold;
	color: #F00;
	background-color: #000;
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
}


/*======= index.html =======*/
#page2 #content .col_1 {
	width:302px;
	margin-right:15px;
	text-align: center;
	font-family: Creepygirl;
	color: #F00;
}
#page2 #content .col_2 {
	width:302px;
	margin-right:15px;
}
#page2 #content .col_3 {
	width:302px;
}

/*======= press.html =======*/
#page3 #content .col_1 {
	width:425px;
	margin-right:45px;
	margin-left: 25px;
}
#page3 #content .col_2 {
	width:425px;
	margin-right:15px;
}
#page3 #content .col_3 {
	width:302px;
}

/*======= contacts.html =======*/
#page4 #content .col_1 {
	width:425px;
	margin-right:45px;
	margin-left: 25px;
	text-align: center;
}
#page4 #content .col_2 {
	width:425px;
	margin-right:15px;
	text-align: center;
}
#page4 #content .col_3 {
	width:302px;
	text-align: left;
#ln {
	font-size: 10px;
}
