@charset "UTF-8";

@media (max-width:540px){
.asideright {
	margin-top: 22px;
	float: left;
	clear: left;
	margin-left: 4px;
}
.asideleft {
	margin-top: 40px;
	width: 100%;
	height: auto;
}
header {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: bolder;
	font-size: large;
	background-image: url(images/Camera_2.png);
	color: #CCCCCC;
	/* [disabled]background-size: 31em 0em; */
	text-indent: 30px;
	line-height: 3em;
	letter-spacing: 0em;
	vertical-align: bottom;
	background-position: 50% 43%;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	text-shadow: 5px 5px 3px #0E0E0E;
}{
}
}