html, body{
	height: 100%;
}

body {
	font: 14px Arial, sans-serif;
	padding: 0;
	margin: 0;
}
h1.text{
	display: inline;
	font-weight: normal;
	font-size:18px;
	color:#333333;
}

.text2{
	display: inline;
	font-weight: normal;
	font-size:14px;
	color:#333333;
}
