body{
background-color: #620973;
font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#web{
display: none;
}

#mobile{
text-align:center;
width: 150px;
margin-left:auto;
margin-right:auto;
color: #ffffff;
font-size: 1em;
}

#mobile img{
margin-bottom:10px;
}


#mobile h1{
font-size:70%;
}
#mobile p{
font-size:70%;
}
#wrapper{
width:150px;
margin-left:auto;
margin-right:auto;
}

#news{
	
	width: 150px;
	margin-left: 0px;
	height: 50px;
	font-size: 70%;
	
	
}
#title{
font-size: 80%;
font-weight:bold;
margin-top: 5px;
margin-bottom: 5px;
}
#nav{
font-size: 70%;
background-color:#996699;
padding: 2px;
}
#mobile a:link{
color:#FF9900;
}
#mobile a:visited{
color:#FF9900;
}
#mobile a:hover{
color:#FF9900;
}
#mobile .button{
font-size: 70%;
background-color:#996699;
padding: 2px;
margin-top:2px;
text-align:center;
}


#mobile .mobiletext{
font-size:70%;
}

#mobile .links{
font-size:70%;
}