@charset "UTF-8";
/* CSS Document */

body {
background: #000000 url(images/background.jpg);
background-position:top center;
color: #000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size; 10pt;
font-weight: normal;
}

.framecenter {
background: #000000 url(images/background.jpg);
height:1024px;	
}
.rightframe {
background: #000000 url(images/lady.png);
background-repeat:no-repeat;
background-position:top center;
}

.maininfo {
background-repeat: no-repeat;
background-position:top center;
width: 800px;
height: 768px;
}

.socialmedia {
width: 200px;
padding: 50px 0 100px 30px;
}

.whatistheroundtable {
background: #FF33FF;
width:350px;	
color:#000;
padding: 5px 5pc 5px 50px;
margin: 0 0 0 60px;
text-align: center;
font-family:Verdana, Geneva, sans-serif;
font-size:16pt;
white-space:nowrap;
}

.youtubevideo {
width: 200px;
padding: 0px 0 0 60px;
}
