/* cmsms stylesheet: Default modified: Thursday, June 22, 2023 5:11:58 PM */
@font-face {
    font-family: 'vivaldi';
    src: url('https://juliette.mnoordermeer.nl/uploads/Font/vivaldii-webfont.woff2') format('woff2'),
         url('https://juliette.mnoordermeer.nl/uploads/Font/vivaldii-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

div.Videoclip
{
 display: block;
 float: center;
// border-style: solid;
// border-color:#cdad59;
 margin: 5px;
}

body
{
 background-image: url('https://juliette.mnoordermeer.nl/uploads/background.jpg');
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: top;
 text-align: center;
 color: #2545BE;
 font-family: 'vivaldi', Arial, sans-serif;
 font-weight:normal;
 font-style:normal;
}
h1
{
 text-align: center;
 font-size: 60px;
}
p
{
 font-family: Arial, sans-serif;
 font-weight:normal;
 font-style:normal;
}
