/*
Theme Name: Custom Multi-Institution Theme
Author: Your Name
Description: Responsive theme with login, notice board, result view
Version: 1.0
*/
body { font-family: sans-serif; margin:0; padding:0; }
header, footer { background:#005599; color:white; padding:15px; text-align:center; }
.notice-board { background:#f2f2f2; padding:10px; margin:10px; }
