.bgimg {
	background-image: url(/img/tempbg.jpg);
	background-position: center;
}

.bgimg h1, .bgimg p{
	color: #FFF;
	/*color: #8AF; 
	color: #41B4F2;*/
	/*
	-webkit-text-shadow:inset 0 -1px 10px 0 rgba(0,0,0,.1);
	text-shadow:inset 0 -1px 10px 0 rgba(0,0,0,.1);
	*/
	text-shadow: 1px 1px 1px #000000;
}

.bgimg h1, .bgimg p.text{
	background-color: rgba(0,0,0,0.3);
}