/*
Theme Name: Beat Kangz Custom
Theme URI: http://beatkangzbeatthang.com
Description: Child Theme for Gazzette
Author: saintjoe
Author URI: http://soundsandgear.com
Template: gazette_new
Version: 1.0
*/
 
@import url("../gazette_new/style.css");

body{
	color: #000000;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a{
	color: #cc0000;
	font-weight: bold;
}

#header{
	height: 200px;
	background-color: #ffffff;
	margin: 0 15px;
	padding: 0px;
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
	line-height: 100px;
	font-size: 24px;
}
#header h1 a{
	display: block;
	height: 93px;
	width: 389px;
	color: #000000;
	font-size: 28px;
}