﻿body 
{
	
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-size:12px;

}

#Logintb
{
	width:560px;
	height:420px;
	border:solid 0px White;
	background-repeat:no-repeat;
}

.title
{
	width:350px;
	line-height:25px;
	text-align:right;
}

.textTitle
{
	line-height:25px;
	text-align:left;
}
.div1
{	
	width:968px;
	height:745px;
	text-align:center;
	background-repeat:no-repeat;
	background-image:url(../Images/Login.jpg);
}
