PT T2
/* CSS for Vice Deanships*/
body {
background:#eee;
margin:0;
padding:0;
}
.myres {
background:#fff url(/sites/default/files/styles/ptbk2.jpg);
-webkit-flex: 1;
-ms-flex: 1;
-moz-flex: 1;
-o-flex: 1;
flex: 1;
}
/* main menu styles */
#nav {
display:inline-block;
width:100%;
height:54px;
margin:0px auto;
padding:0;
background:#000000 url(../images/bg.png) repeat-x 0 -110px;