/**
 * @provides kit-wall-css
 */

.wallkit_frame {

background-color: #000000;
color: #ffffff;

}

/*Horror High School.com
Lionheart Productions presents
Horror High School
Created by Jim McGee
Website Design by Naomi Rubin

CSS Styles*/

body{

/*background-image: url(img/bg01.png);
background-repeat: no-repeat;
background-attachment: fixed;*/
background-position: 100% 100%;
background-color: #000000;
margin-top: 0px;
text-align: center;


}

#comingSoon{

margin: 20px auto 0 auto;
color: #ffffff;
font-family: Verdana sans-serif;

}

/*Styles for the Facebook Comment Widget*/

.embedMovie{

width: 640px;
margin: 40px auto 14px auto;

}

.embedMovie a{

text-decoration: none;
color: #7d1415;
font-size: 13px;

}

.embedMovie a:hover{

text-decoration: underline;
color: #7d1415;

}
