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

#printHeader{
background-image:url(Print_Out/header.png);
width: 525px;
height: 165px;
background-repeat: no-repeat;
margin-left: 20px;
}

#introBack{
background-image:url(Print_Out/intro_back.png);
width: 501px;
height: 311px;
background-repeat: no-repeat;
margin-top: 11px;
margin-left: 30px;
}

.orange{
	background-color: #fdba79;
	width: 525px;
	height:320px;
	margin-left: 20px;
}

.blue{
	background-color: #79cdfd;
	width: 525px;
	margin-left: 20px;
	height: 300px;

}

.yellow{
background-color: #fdf2b7;
width: 525px;
height: 225px;
	margin-left: 20px;
}

.green{
width: 525px;
	margin-left: 20px;
background-color: #c0e7b3;
height: 220px;
}

.red{
background-color: #dc6f64;
width: 525px;
	margin-left: 20px;
	height: 270px;
}

.purple{
width: 525px;
	margin-left: 20px;	
height: 270px; 
	
background-color: #d2c2ed;
}
.up{
margin-top: -85px;
margin-left: 370px;
}

.budgetDownload{
margin-left: 370px;
margin-top: -85px;
}

.budget{
margin-top: 75px;
}

.study{
margin-top: 35px;

}

.roommate{

margin-top: 55px;
}