#header {
	
		background-attachment: fixed,						fixed;
		background-image: url("images/overlay2.png"), url("../../images/am-title-background.png");
		background-position: bottom left,  top left;
		background-repeat: repeat,						no-repeat;
		background-size: auto,					auto 100%	;
		height: 100%;
		min-width:95%;
	
		//padding: 1em 2em 2em 2em;
		//position: fixed;
		//overflow:auto;
		text-align: left;
	
		width: 35%;

		
	}

	#main {
				margin-left: -1.5%;
				
				position:absolute;
				margin-top:0px;
				width: 97%;
						max-width: 97%;
						overflow:visible;z-index:1;
			}
}

/* Medium */

	
@media screen and (max-width: 980px) {

/* Main */


			#main {
				margin-left: -6.5%;
				
				position:absolute;
				margin-top:-4em;
				width: 97%;
						max-width: 97%;
						overflow:visible;z-index:1;
			}
}

/* XLarge */

	@media screen and (max-width: 1800px) {

		/* Basic */

			p {
				font-size: 18pt;
			}

	}


@media screen and (max-width: 736px) {

				.image.left {
				float:inherit;
			display:block;
		
			top: 0.25em;
			
					width: 95%;
					
		}

		
			.image.left img, .image.right img {
				width: 100%;
			}
	#main{	margin-top:-4em;}

@media screen and (max-width: 580px) {
	.antonio {
		font-size: 1.5em;}
p {
				font-size: 12pt;
			}

	#main {
				
			
			margin-top:-7em;
		margin-left:-1em;
			}

	}
	
@media screen and (max-width: 1800px) {
.antonio {
		font-size: 3em;
	}

		}



		