/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family:"Comic Sans MS", cursive;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*texte*/
h1                        {font-size:80px;color:#03C;}
h2                        {font-size:60px;}
p1                        {font-size:40px;}
p2                        {font-size:40px; color:#E47801;}
a                         {text-decoration:none; color:#000;}

body                      {background-color:#000;}

#paypal                   {margin-top:20px;}

#wrapper                  {width:980px; background:#CCC; margin:0 auto; padding:0 25px;}

#toppernav                {width:980px; height:18px; background-color:#03C;}


#counter                  {float:right;}

#Poll 1                   {float:left; margin-top:80px;}

#social-media-icons       {clear:right;float:right;}
#social-media-icons ul    {margin-top:23px;}
#social-media-icons ul li {display:inline; margin-bottom:10px;}

#topnav-buttons           {float:left;}
#topnav-buttons ul        {margin-top:30px; margin-bottom:25px;}
#topnav-buttons ul li     {display:inline;}
#topnav-buttons ul li a   {font-size:25px;margin-right:15px;} 

#topnav-buttons a:link    {}
#topnav-buttons a:visited {}
#topnav-buttons a:active  {color:#6699FF}
#topnav-buttons a:focus   {color:#0099FF}
#topnav-buttons a:hover   {color:#03F;}

#clock                    {margin-bottom:20px;margin-left:450px;}

#Facebook                 {margin-left:0px; margin-top:40px;} 

#head-content  h1         {margin-top:20px;}
#head-content  h2         {margin-top:10px; border-bottom:groove #03F;}


#content                  {width:981px; margin-top:10px;}
#content p                {margin-top:10px; }

#photo-content1           {float:right;margin:10px 0;}
#photo-content2           {clear:right;float:right; margin:10px 0;}
#photo-content3           {float:left;margin-right:20px;margin-top:50px 0;}
#photo-content4           {float:right;margin-top:10px;margin-right:70px;} 

#Game                     { margin-top:250px;}
#video                    {float:left;margin-left:170px;}

#text                     {margin-left :350px;color :#E47801;font-size: 50px; } 

#wereldclock1             {margin-left:425px; margin-top:400px;}
#wereldclock              {margin-left:135px;margin-bottom:20px;}

#footer                   {clear:both; 
                            border-top:groove #03F;
							padding: 15px;
                            text-align:center;
                           }
#footer p                  {font-size:10px;}
