Student Government: Members

Contact Us

TUJ Student Government

<style>
#box {
padding: 0;
margin-bottom: 2em;
border: solid 3px #FCB819 /* UG: #FCB819, Grad-Ed: #C7D703, Law: #2E297B, AEP: #CBF6FF, Cont-Ed: #BAA682, Other: #A41E35, depends on the program*/
}
#box h2 {
font-size: 1.45em;
color: #2C2C2C; /* #FFFFFF or #2C2C2C, depends on the background color*/
margin: 0;
padding: 0.5em;
background: #FCB819 /* UG: #FCB819, Grad-Ed: #C7D703, Law: #2E297B, AEP: #CBF6FF, Cont-Ed: #BAA682, Other: #A41E35, depends on the program*/
}
#box h3 {
text-transform: none;
margin: 0.5em;
padding: 0.5em;
}
#box p {
padding: 0 1em;
}
#box ul {
margin: 1em;
}
</style>