body {
background: #FFF url('/Images/Rob/DABS/2015/01-2015/acer_jan_2015/Acer_BKG_Jan15_siteskin.jpg') !important;
background-repeat: no-repeat !important;
background-position: center top !important;
}


div#brandEventbtn {
display: none;
}
	
#vsCopy, .vsGamesList, .vsListTitle, .vsCol, .vsBtn
			{
				font-family: 'Ropa Sans', sans-serif;
			}
			
#vsCopy
			{
				position: absolute;
				color: white;
				font-size: 200%;
				text-align: center;
				width: 810px;
				top: 550px;
				left: 78px;
			}
			
.vsGamesList
			{
			}
			
.vsListTitle
			{
				font-size: 300%;
				border-bottom: 5px solid #BE2C37;
			}
			
.vsCol
			{
				float: left;
				font-size: 150%;
			}
			
.vsBtn 
			{
				width:100%;
				height:60px;
				background-color:#82b81a;
					color:white;
			}
			
.vsBtn:hover
			{
			background-color:#282828;
			}
.vsBtn a:hover {color:white;}			
.vsBtn a
			{
				text-decoration:none;
				color:black;
				display:inline-block;
				vertical-align:middle;
				text-align:center;
				width:100%;
				height:60px;
				font-size: 158%;
				line-height: 64px;
			}
			
		