




body {

   vertical-align:middle;
	font-size: 75%; /* Resets 1em to 12px */
	font-family: Helvetica, Arial, 'Lucida Grande', Verdana, Sans-Serif;
	background: #33332d;
	color: #333;
	text-align: left;
	line-height: 1.3em;
	}
	
	#header {
		background-color: #9fb4cc;
		border-top: 3px solid #db4105;
		height: 40px;
		}

		
		#headerimg {
			margin: 0;
			height: 29px;
			width: 140px;
			background:  url('images/tiq_logo.gif');

			}
			
			
		#headerimg .description {
			font-size: 1.2em;
			text-align: center;
			}
		
		
			h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
				text-decoration: none;
				color: white;
				}
		
/* A container should group all your columns. */
.container {
width: 300px;
margin:auto;

}
a, h2 a:hover, h3 a:hover {
	color: #DB4105;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #999;
	text-decoration: underline;
	}

a.another {
	color: #fff;
	background-color: #DB4105;
}
.quotr-quote {font-size: 2.4em; font-family: Georgia; line-height: 1.2em;font-weight: bold; padding: 5px 10px 5px 10px;}
.quotr-author {font-size: 1.2em; font-family: Georgia; line-height: 1em; padding: 10px 10px 10px 5px; border-top: 1px solid #aaa; color: #333; margin-left: 10px;}