h1{
	font-family: Droid Sans, Helvetica, sans-serif;
}

td{
	position: center
}

.container { position:relative; padding:0 0 0 55px; }
#sidebar {
	position:absolute;
	top:0; bottom:0; left:0;
	width:50px;
	background:#000;
}

h1 {
	color: blue;
}

h2 {
	color: green;
}

h4 {
	color: red;
}

h1 {
	font-size: 60px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
} 

h2 {
	font-family: "Times New Roman", Times, serif;
} 
