/* CSS Document */

body {background-color:#CCCCCC; font-family:"Times New Roman"; font-size:18px}

h1 {color:#FF6600; text-align:center}

#links {
	position:relative;
	margin:0;
	width:auto;
	height:auto
}

#title {
	position:relative;
	margin:auto;
	width:auto;
	height:auto
}

#share {
	position:relative;
	margin:auto;
	width:auto;
	height:auto
}

#mobile {position:relative;
	margin-left:25%;
	margin-right:25%	
}
