diff --git a/bind.sty b/bind.sty
index c206d9f835eb8b406af30d33c79153a481cf7b1e..c7381d3a71c6a67a799578293b5e91eb4f498b6f 100644
--- a/bind.sty
+++ b/bind.sty
@@ -271,6 +271,23 @@ bookmarks=true]%
 
 \colorlet{chapnumcol}{black!100}
 
+%%%%% Section Formatting %%%%%
+
+\newcommand{\frontpage}[3]{
+	\begin{titlepage}
+		\centering
+		\vspace{2cm}
+		{\scshape\Huge\bfseries #1\par}
+		\vspace{2cm}
+		\includegraphics[width=0.35\textwidth]{#3}\par\vspace{1cm}
+		{\Large #2\par}
+		\vspace{1.5cm}
+		{\large Last edited \today\par}
+	
+	\end{titlepage}
+	\cleardoublepage
+}
+
 \titleformat{\chapter}[display]
 {\bfseries}
 {%