/* main styles for screen only */

html,body	{
	background: #000000;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-top: 0px;
    height:100%;
    border:none
}
	

	



/*/////// Table styles /////////*/

#main {
	vertical-align: middle; 
	border: 0px;
	height:100%
}


#content {
	vertical-align: middle; 
	border: 0px;
	height: 600px
}


/*/////// Table styles ends /////////*/






img {
	border: 0px;
	padding: 0px
}




