body 													{margin:100px 0 0 40px; padding:0px; background: #19191f; color:#f3f3f3; 
															 font-family: helvetica, arial; font-size:30px;}

#check-form										{width:950px;}
label													{margin-top:10px;margin-right:15px;}
#source,#target								{height:30px;font-size:25px;}
#source												{margin-right:8px;}
#target												{margin-right:4px;}
#submit-button								{color:#f3f3f3;font-size:30px; height:35px;padding-left:0;background-color:#19191f;
															 border:1px solid;border-color: #19191f; cursor:pointer;}

.username											{color:#cfd2b2;margin-bottom:5px;}
.nope													{color:#b44040;}
.yup													{color:#48b440;}

#footer												{padding-top:65px;font-size:15px;color:#f3f3f3;}
#footer	a											{text-decoration:none; color:#e4e4e4;}