/* CSS */
/*********************************************************
*  Fundim -                                              *
*  Fundamentals of Computing and Discrete Mathematics    *
*                                                        *
*  Department of Mathematics                             *
*  University of Turku                                   *
*                                                        *
*  paper-alt.css                                             *
*                                                        *
*  Petri Salmela - 2009-06-03                            *
**********************************************************/

@import url("style.css");

/**********************************************************************************/
/* Näytä menut yms. */
#breadc, #menu, .clearer { display: block; }

#content a { color: black; text-decoration: underline; }

#footer { border: none; }
/*                */