/* lazyest-stylesheet
Thank you for using Lazyest Stylesheet. 
Enter your style rule changes below.
*/

 p { 
    border: 1px solid  black;
    }

p::first-letter {
    color: #903; font-size: 75px; line-height: 60px; padding-top: 4px; padding-right: 8px; padding-left: 3px; font-family: Georgia;
    }

h1 {
    text-align: center; 
    }

#header { 
    width: 700px;
    height: 220px;
    border-top: 10px solid blue; 
    border-bottom: 10px solid green;
    border-right: 10px solid red; 
    border-left: 10px solid yellow; 
    background-image: url("http://quotes.humoropedia.com/wp-content/uploads/2014/05/insightful-quotes.jpg");
    background-repeat:no-repeat; 
}  

.entry-meta,
.meta-posted,
.meta-tagged,
.nav-previous,
.nav-next,
.entry-date,
.categories, 
.posted,
.main_separator,
#site-info,
#header-left,
#header-right,
#header-center,
#search
{
    display: none;
}

.box .rel p {  background-color: #ff555d;  border-style:none;}

.box { width: 420px; margin-bottom: 70px; color: #636363; }

.box .texts { position: absolute; top: -20px; left: -20px; width: 420px; color: #fff; z-index: 200; opacity: 0; filter: alpha(opacity=0); }

#page-wrap { 
  width: 250; 
  margin: 15px auto; 
  position: relative; 
}

#sidebar { 
  width: 200px;  
  position: fixed; 
  margin-right: 1px;
}

li { list-style: none }

.contact {
    margin: 5px;
	padding: 10px;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.contact:first-letter {
     color: green; font-size: 75px; line-height: 60px; padding-top: 4px; padding-right: 8px; padding-left: 3px; font-family: Georgia;
}

.wpcf7 {border: 5px solid green;}

.contactn2 {
    margin: 10px;
    padding: 10px;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.contactn2:first-letter {
     color: black; font-size: 75px; line-height: 60px; padding-top: 4px; padding-right: 8px; padding-left: 3px; font-family: Georgia;
}

.contactn3 {
    width: 800px;
    margin: 0 auto;
    border: 5px solid green;
    text-align:center;
}

#contactn4 {
    color: green;
}