/*CSS specific to the activity goes here. Anything related to the template, the headers, the footers will be at a higher folder level*/
#linksHolder{
	width: 100%;
	text-align: center;
}

#linksHolder a{
	width: 95%;
text-align: center;
display: inline-block;
float: left;

}