img, .newsite,.newsite{ 
-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}
#wcmobl{text-shadow: 0px 3px 2px #900000}
body {
	background-color:#000;
	color:#FFF;
	font:100% Verdana,Arial,Helvetica,sans-serif;
	margin-top: 20px;
	padding:0;
	text-align:center
}
a{text-decoration: none}

.newsite {
	padding-top: 60px !important;
	font-size:25px;
	}
.newsite>a{color:#900000}
.newsite>p{font-size: 2em}
.newsite h1{text-shadow: 0px 1px 2px white}	

.img{border: 0}
img:hover:not(#shy img),.newsite:hover{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);	

}
table{
	margin-bottom:50px;
	width:200px;
	height: auto;
	border: 0;
	text-align:center;
	margin: 0 auto;
	
	}
#shy{margin-top: 80px}