﻿body
{
}

.loginLeft
{
	background-image: url(../Images/loginLeft.png);
	width: 51px;
	height: 214px;
	text-align: center;
}

.loginCenter
{
	background-image: url(../Images/loginCenter.png);
	width: 456px;
	height: 214px;
	vertical-align: top;
	text-align: center;
}

.title
{
	color: Orange;
}

.subtitle
{
	color: Orange;
}

.loginRight
{
	background-image: url(../Images/loginRight.png);
	width: 51px;
	height: 214px;
}
