/*Copyright - Adam Engelstad & Outerspaceland. All rights reserved.*/

h11 {
   color:#181818;
    font-family:'Rockwell';
    font-style: italic;
    font-weight: bold;
	font-size: 32px;
    text-align: left;
}

.AndrewMain {
    background-image: url("Andrew_Astral3_reduced.jpg");
	background-size: 103%;
}


.AndrewAdam {
    width: 45vw;
    Height: 55vw;
    max-width: 360px;
    max-height: 440px;
    min-width: 180px;
    min-height: 220px;
    background-image: url("Andrew_Astral5_AdamFullVert.jpg");
	background-position: center;
    background-size: 100%;
    float: right;
	margin-top: -1em;
    margin-left: .8em;
    margin-bottom: 4.5em;
    background-color: 181818;
    border: solid 1px;
}

.AndrewAdamCaption {
    margin-top: 125%;
}

.AndrewCopy1 {
	width: 100%;
    background-image: url("Andrew_Astral2_reduced.jpg");
    background-size: 100%;
	background-position: 50% 12.5%;
	padding-top: 1em;
	margin-top: -1.25em;
	margin-bottom: 1.5em;
}

.AndrewCopy1Caption{
	margin-top: 66.25%;
	margin-left: .25%;
	margin-right: .25%;
	text-align: bottom;
}

.AndrewCopy3 {
	width: 100%;
    background-image: url("Andrew_Astral1_reduced.jpg");
    background-size: 100%;
	background-position: 50% 12.5%;
	padding-top: 1em;
	margin-top: -1.25em;
	margin-bottom: 1.5em;
}

.AndrewCopy3Caption{
	margin-top: 88.75%;
	margin-left: .25%;
	margin-right: .25%;
	text-align: bottom;
}


/*Copyright - Adam Engelstad & Outerspaceland. All rights reserved.*/




