.pageContainer { position:relative; width: 80%; left:10%; right: 10% }
.footerMenu {position: absolute; bottom: 4%; right: 25%; left: auto; color: black;
				font-size: small; font-weight: normal; background: white; }
h3 {font-size: x-large; }

.title {
	font-size: x-large;
	position: absolute;
	left: 10%;
	top: 5%;
}
.head1 {
	font-size: large;
	position: relative;
	left: 10%;
	top: 40%;
}
body {
	background-color: #000000; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; margin:0px }

.create { background-color: #FF8D1C; }
.mobile { background-color: #FFFF66; }

.video { background-color: #FC2E42;}
.web { background-color: #92FA05;}
.anim { background-color: #C2B901; }
td {font-weight: bold;}

table.menu { color: #000000; font-weight: bold; background: black; font-weight: bold;}

a { color:#ffffff; text-decoration: none;} 
a:link { text-decoration: none;}
a:visited { color: #39c;}
a:hover { text-decoration: none; font-weight: bold; color: #cbcbcb;} 
a:active { text-decoration: none;}

