/* ---------------------------------------------------------------------------------------------------*/
/* --------------------------------------------->>> www.pearlygate.se by PearlyGate Production <<<----*/
	body {
		background-color: #FFFFFF;
		padding: 0;
		margin: 0;
	}
	a:link,a:visited { 
		color: #222;
		text-decoration: underline;
	}
	a:active,a:hover {
		color: #000;
	}
	a.contact:link,a.contact:visited { 
		color: #222;
		text-decoration: none;
		
	}
	a.contact:active,a.contact:hover {
		text-decoration: underline;
		color: #000;
	}
	.cloudit {
		border: 3px double #eee;
		width: 500px;
		height: 300px;
	}
	.content {
		width: 480px;
		line-height: 1.4em;
		text-align: left;
		font-family: "Times New Roman", Times, serif;
		font-size: 22px;
		color: #222;
		border-top: 3px solid #eee;
		border-bottom: 0px solid #eee;
		padding: 10px;
		padding-bottom: 15px;
		padding-top: 0px;
	}
	* html	.content {
		width: 480px;
		line-height: 1.4em;
		text-align: left;
		font-family: "Times New Roman", Times, serif;
		font-size: 22px;
		color: #222;
		border-top: 3px solid #eee;
		border-bottom: 0px solid #eee;
		padding: 10px;
		padding-bottom: 15px;
		padding-top: 20px;
	}
	.content #title {
		font-size: 30px;
	}
	.contacts {		
		width: 480px;
		text-align: left;
		font-family: Arial, "Times New Roman", Times, serif;
		font-size: 11px;
		text-transform: uppercase;
		color: #222;
		padding-left: 10px;
		padding-bottom: 5px;
	}
	#twitterBird {
		width: 40px;
		position: relative;
		top: 45px; left: 190px;
	}
/* ----------------------------------------------------------------------->>> the End has come <<<----*/
/* ---------------------------------------------------------------------------------------------------*/
