ÿþ<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <meta name="description" content="website van de kunstschilder en tekenaar Cees Mulder"> <meta name="keywords" content="ceesmulder,kunstschilder,tekenaar"> <title>Cees Mulder, kunstschilder en tekenaar</title> <link rel="shortcut icon" href="cm.ico" type="image/x-icon" /> <style> body { margin: 0px auto; padding: 25px 0px; width: 960px; text-align: center; color: rgb(242, 242, 242); line-height: 150%; font-family: "Open Sans", sans-serif; font-size: 15px; font-weight: 400; background-color: rgb(68, 68, 68); } #nav { list-style: none; margin: 0px; padding: 0px; text-align: center; border-top-color: currentColor; border-bottom-color: rgb(128, 128, 128); border-top-width: 0px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; } #nav li { display: inline; } #nav a { padding: 8px; display: inline-block; } a { color: rgb(242, 242, 242); font-size: 13px; text-decoration: none; } a:hover { color: rgb(255, 86, 41); } .logo { color: rgb(255, 255, 255); letter-spacing: 8px; font-size: 30px; font-weight: 300; } .ondertitel { font-size: 12px; } .middentekst { color: rgb(255, 255, 255); font-size: 16px; } </style> </head> <body> <span class="logo">Cees Mulder</span><br><br> <ul id="nav"> <li><a href="index.html">HOME</a></li> <li><a href="paintings/paintings.html">SCHILDERIJEN</a></li> <li><a href="drawings/drawings.html">TEKENINGEN</a></li> <li><a href="about/about.html">ABOUT</a></li> <li><a href="expo/expo.html">EXPOSITIE</a></li> <li><a href="contact/contact.html">CONTACT</a></li> </ul> <br> <br> <center><img src="schilderij01b.jpg" alt="werk"></center> <p><class="ondertitel">Op weg naar Santiago, voedsel voor mijn ziel.</p> <!-- width="800" height="288" --> </body> </html>