@charset "UTF-8";
/* CSS Document */

.subheaderimg{
	background:url(images/deltaheader.jpg);
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.subheadertext{
	color:#be003b;
}


.prev1{
	background:url(../../images/prevnextmicrosoft1.jpg);
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.prev2{
	background:url(../../images/prevnextmicrosoft2.jpg);
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}


.next1{
	background:url(../../images/prevnextsustainability1.jpg);
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.next2{
	background:url(../../images/prevnextsustainability2.jpg);
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}