@charset "utf-8";
@import url("webfonts/Oswald/stylesheet.css");

/* CSS Document */

@font-face {
	font-family: Oswald
		src: url(http://fonts.googleapis.com/css?family=Oswald' rel=stylesheet)
}
head
{
	family=Oswald"
	background-color:#000000;
	font-family: Oswald;
	font-size: 16px;
	font-weight: normal;
}
body
{
    background-color: #000000;
    font-family: Oswald;
    font-size: 16px;
    font-weight: normal;
    color: #8C99A2;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
} 
h1 {
	font-size:large;
	color: #AAC6FF;
	font-family: "OSWALD";
}

}
.paragraph {
    font-size: 20px;
    font-family: Oswald, "Oswald ExtraLight", "Oswald Light", "Oswald Medium", "Oswald SemiBold";
    font-weight: normal;
    color: #CCC;
    text-decoration: none;
    font-style: normal;
}
a:hover, a:visited, a:link, a:active
{
    font-family: Oswald;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #CCC;
    text-decoration: none;
    text-decoration: none;
}
.itemdesc 
{
    font-size: 14px;
    font-family: OSWALD;
    font-weight: normal;
    color: #CCC;
    text-align: center;
    text-decoration: none;
    font-style: normal;
}
.faq
{
    font-size: 16px;
    font-family: OSWALD;
    font-weight: normal;
    color: #4DB0F5;
    text-align: left;
    text-decoration: none;
    font-style: normal;
}
.mainbody {
}

@media (max-width: 1238px){
}
