﻿/*Login page background/stripe image*/
.login-wrapper-row {
	/*stripe.jpg image is hosted in the same folder as this CSS file.*/
	background-image: url('TN_stripe.jpg')
}
