#fullhd-bg
{
background: url("../bg/temp-webdesign.jpg") no-repeat top center;
}

h2
{
color: #e6aef9; /* theme parameter: header2 color */
padding-right: 200px; /* theme parameter: if padding needed for picture */
/* text-shadow: 0px 2px #1f2e07; */
}

h3
{
color: #4f0162; /* theme parameter: header3 color */
}

#logo
{
background: url("temp-webdesign-logo.png") no-repeat;
}

.act
{
color: #4f0162;
}

ul.sub-menu > li > a
{
color: #e6aef9; /* theme parameter: menu items color */
text-decoration: none;
}

ul.sub-menu > li > a:hover
{
color: #FFFFFF; /* theme parameter: menu items color */
text-decoration: none;
}

ul#mainmenu > li > a
{
color: #FFFFFF; /* theme parameter: menu header color */
border-bottom: 1px solid #b21ebd; /* theme parameter: underline */
}

ul.content
{
list-style-image: url("temp-webdesign-bullet.png");
}
